Can't resolve big domain lists #378
Labels
Investigation
Something to Investigate
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Type: Question
A query or seeking clarification on parts of the spec. Probably doesn't need the attention of all.
Hi
I'm trying to resolve a wordlist containing roughly 2.2 million domains , i know some domains must be resolved and are valid but when I pass the list to dnsx it just doesn't seem to be resolving them and finishes the scan after 10 seconds.
I've tried using stdin input like:
cat list.txt | dnsx -silent
and also using -l option:
dnsx -l list.txt -silent
but no luck!
I also tried reducing the list to 1k lines and it worked. so I guess the size of the list is the main problem here.
The text was updated successfully, but these errors were encountered: