Network Test
A free reachability check for browsers. Confirms this workstation can resolve DNS, reach public HTTPS endpoints, and open a WebSocket, and measures round-trip latency and jitter. Useful for isolating whether a "page won't load" ticket is local firewall, internet outage, or an app-specific issue. It measures latency, not download bandwidth - it is not a speedtest.
Read the Network Test guide for help interpreting the verdict.
Configuration
Takes about 20 seconds. The test issues no-cors pings to public CDNs and a single WebSocket echo; no business data is sent.
Diagnostic complete
Browser reports network connectivity
Reads navigator.onLine and navigator.connection for an effective-type estimate.
DNS and HTTPS are reachable
Issues no-cors pings to five public CDNs and DNS endpoints in parallel.
WebSocket connectivity is allowed
Opens a single WebSocket to the desktest edge and measures round-trip time.
Captive portal and HTTP/3
Confirms no captive portal is rewriting responses, and checks whether QUIC (HTTP/3 over UDP 443) negotiated.
Latency, jitter, and IPv6
Measures round-trip latency and jitter to the desktest edge, and reports whether egress is IPv4 or IPv6.