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

make domain name input optional in case of list flag is used. #17

Closed
ehsandeep opened this issue Mar 15, 2020 · 0 comments · Fixed by #27
Closed

make domain name input optional in case of list flag is used. #17

ehsandeep opened this issue Mar 15, 2020 · 0 comments · Fixed by #27

Comments

@ehsandeep
Copy link
Member

shuffleDNS accepts domain name using -d flag for the bruteforce as well as resolving the given list, domain name input is to make sure shuffleDNS handle the wildcard correctly, but in case of -list it's not necessary that user provides a list for the single domain, so domain name input doesn't make any sense, we can keep domain name input optional in case of -list is used.

Also, alert the user that wildcard filtering will be disabled in case of no domain.

@ehsandeep ehsandeep changed the title make domain name input optional in case of -list flag is used. make domain name input optional in case of list flag is used. Mar 28, 2020
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 a pull request may close this issue.

1 participant