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.61k stars 151 forks source link

Update README to include --rate-limit #30

Closed edwinfredy closed 1 year ago

edwinfredy commented 2 years ago

The --rate-limit flag allows to control the qps of outbound queries during execution (separate from --rate-limit-trusted for trusted resolvers), however, this is not mentioned anywhere in the README or even in the application's help menu. Might help people if it get's fixed.

d3mondev commented 1 year ago

The flags are already documented within puredns

puredns resolve --help