Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create altdns.py #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create altdns.py #26

wants to merge 1 commit into from

Conversation

abhiunix
Copy link

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. 
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
@fabaff
Copy link

fabaff commented May 27, 2020

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 ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants