Network Test
A free reachability check for browsers. Confirms this workstation can resolve DNS, reach public HTTPS endpoints, and open a WebSocket. Useful for isolating whether a "page won't load" ticket is local firewall, internet outage, or an app-specific issue. 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 a public echo server and measures round-trip time.