dnsx
dnsx copied to clipboard
dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers.
Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.14 to 1.0.15. Release notes Sourced from github.com/projectdiscovery/retryabledns's releases. v1.0.15 What's Changed Updated go mod and adjusted stringsutil recent changes by @LuitelSamikshya in projectdiscovery/retryabledns#68 Full Changelog: https://github.com/projectdiscovery/retryabledns/compare/v1.0.14...v1.0.15...
The `-v` and/or `-raw`/`-debug`, `-stats` flags should indicate that there is a problem. 
### dnsx version: dev on windows ### Current Behavior: when using hosts file **localhost** is not resolved ### Expected Behavior: **localhost** resolving to the ips configured in the host file...
After some testing, i noticed that -retry actually behaves like a -num-tries option. Indeed, running dnsx with -retry 0, we should exepct it to try once, then dont REtry at...
### Please describe your feature request: The tool should implement a self diagnostic functionality with all the checks implemented at https://github.com/projectdiscovery/httpx/pull/665 with the additional ones: - Check DNS connectivity with:...
### dnsx version: `master/main`, `dev` on `darwin` both with `CGO_ENABLED=0`, `CGO_ENABLED=1` and with `sudo` ### Current Behavior: The app Crashes with large input dataset (`10M` targets) and number of threads...
### Please describe your feature request: https://github.com/projectdiscovery/httpx/issues/492 ### Describe the use case of this feature: dnsx can be the CLI for [cdn-check](https://github.com/projectdiscovery/cdncheck). ```zsh echo 'www.hackerone.com' | dnsx -cdn www.hackerone.com [cloudflare]...
Hello ! ### dnsx version: v1.1.0 Tested on MacOS & Debian ### Current Behavior: For a large list of domains, dnsx only prints the first ~180 000 resolved domains in...
### Please describe your feature request: A document including examples to use dnsx into go projects + integration test ### Describe the use case of this feature: As a developer,...
Hello, When I used best-dns-wordlist.txt from assetnote wordlist. I saw dnsx not working anymore, and auto Killed the job. 