altdns
altdns copied to clipboard
Create altdns.py
Missing altdns.py
This file was misplaced to altdns folder. It should be in master directory.
Now give the executable permision to the file(altdns.py) and then execute the command:
./altdns.py -i subdomains.txt -o output -w words.txt -r -s SubdomainsOfSubdomains -t 50
This file was misplaced to altdns folder. It should be in master directory.
No, it isn't and it shouldn't be in the root folder. The entry_points and the setuptools are making sure that users can execute altdns.
If one want to run the script directly then could it be done with $ python3 altdns/altdns.py ....