Pro for internet network diagnostics. Test viaICMP Ping(remote proxy) orHTTPS GET(direct from browser) to measure latency and stability.
Average Latency
0 ms
Packet Loss / Failure
0%
Jitter
0 ms
Requests Sent
0
📖 Intro:
ICMP Ping (remote proxy) and HTTPS GET (browser direct) side by side, meeting various diagnostic needs.
Dynamic line chart of latency changes, colour‑coded success/failure requests.
Automatically saves recently tested targets; click di input field to pick one, one‑click clear.
Each request’s sequence, response time, status (HTTPS), or loss indication clearly printed.
Automatically computes average absolute difference between consecutive delays – a precise stability metric.
Select “Continuous” to send requests until manually stopped – ideal for long‑term stability monitoring.
Enter your domain or IP (e.g., example.com or 93.184.216.34) in di target field, select di test mode (Ping or HTTPS), and click Start. For HTTPS tests, ensure your server listens on port 443.
ICMP Ping measures network‑layer round‑trip time, while HTTPS GET involves TCP handshake, TLS negotiation, and HTTP request/response – it normally takes tens of milliseconds longer, which na expected.
For wired networks, loss suppose be 0% most of di time; for Wi‑Fi, up to 0.1% na acceptable. Consistent loss above 0.5% or frequent timeouts indicate a significant problem – check your local network or contact your ISP.
Browsers cannot send raw ICMP packets due to security restrictions. Dis tool uses a backend proxy (or public API) to perform di Ping and returns di results, enabling ICMP tests to any target.
Yes – ICMP Ping latency includes di time from di proxy to di target, not from your location. However, loss and jitter still reflect di target's network stability. HTTPS GET na not affected because it runs directly from your browser.
If a request fails within 5 ms, it's usually blocked by a browser extension (e.g., ad blocker). Di tool marks it as “Local Block” rather than a network failure. Try disabling extensions and retest.
Each Ping request na just tens of bytes; HTTPS requests na lightweight (HEAD/no‑cors). Even after an hour, total traffic na usually below 10 MB – safe to use.