diag icon indicating copy to clipboard operation
diag copied to clipboard

Network diagnostic tool

Results 8 diag issues
Sort by recently updated
recently updated
newest added

`time sh -c 'sh -c "$(curl -sL https://nextdns.io/diag)"'` ``` Welcome to NextDNS network diagnostic tool. This tool will download a small binary to capture latency and routing information regarding the...

The current release needs to be re-compiled on OpenBSD 7.4 to be able to work. I cloned the repo and ran go build and was able to run ./diag without...

1. Uses NAT64 for IPv4 checks `Traceroute for ultra low latency primary IPv4 (64:ff9b::d992:b31)` 2. Does not skip IPv4 checks. ``` Fetching PoP name for ultra low latency primary IPv4...

Could Android compatibility be added for this tool? For the sake of curiosity, I ran this under an Android 11 environment via Termux and was given the following output: ```...

Hey -- seems like running this script generates a different binary name (ie `nextdns-diag-16136`). This means every time this runs I need to allow this in Little Snitch's firewall rules....

Hi, Downloaded = OK Despite an error message it run ok Error message { environment: line 85: detect_endiannes: command not found } Steen

Running the network diagnostic tool on Mac will not post the results. `Post unsuccessful: Post "https://api.nextdns.io/diagnostic": dial tcp: lookup api.nextdns.io: i/o timeout Please report this issue on https://github.com/nextdns/diag `

We are using the [N-able N-SIGHT RMM](https://www.n-able.com/products/n-sight-rmm) and it is possible to run own scripts to check the workstations there. I believe running the NextDNS Network Diagnostic inside would be...