dnsx icon indicating copy to clipboard operation
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.

Results 41 dnsx issues
Sort by recently updated
recently updated
newest added

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...

Type: Maintenance

The `-v` and/or `-raw`/`-debug`, `-stats` flags should indicate that there is a problem. ![image](https://user-images.githubusercontent.com/13679401/178481202-4494722d-7947-4bdf-abd5-fd56095047f6.png)

Priority: Medium
documentation

### 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...

Status: Completed
Type: Bug

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...

Status: Completed
Type: Enhancement

### 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:...

Status: Completed
Type: Maintenance

### 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...

Priority: Medium
Status: Abandoned
Type: Bug

### 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]...

Priority: Medium
Status: Completed
Type: Enhancement

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...

Priority: Medium
Status: Completed
Type: Bug

### 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,...

Priority: Low
Type: Enhancement

Hello, When I used best-dns-wordlist.txt from assetnote wordlist. I saw dnsx not working anymore, and auto Killed the job. ![image](https://user-images.githubusercontent.com/46501627/160761558-f269b30d-0512-4fcc-b3b0-84fab415043d.png)

Priority: Medium
Status: Completed
Type: Bug