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.65k stars 155 forks source link

Add option to use only trusted resolvers #11

Closed d3mondev closed 1 year ago

d3mondev commented 3 years ago

When resolving or bruteforcing small lists, it would be useful to disable the use of public resolvers to help ensure no results are missed due to bad public resolvers. This would also imply skipping the validation phase.

d3mondev commented 1 year ago

Implemented in v2.1.0!