d3mondev / puredns

Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.
GNU General Public License v3.0
1.72k stars 160 forks source link

change the threads in the wildecard ? #49

Closed Paradioss closed 1 year ago

Paradioss commented 1 year ago

can we change the threads in the wildecard ?

d3mondev commented 1 year ago

Hi,

I have not currently found a use case where changing the number of threads in the wildcard detection phase would be beneficial as it is typically limited by the number of queries per second for trusted resolvers.

But that said, you can use the -t parameter to change the default value which is 100.