中文版 English

Network Pulse - Diagnostics Tool

Ready

Professional online network diagnostics. Test via ICMP Ping (remote proxy) or HTTPS GET (direct from browser) to measure latency and stability.

Average Latency

0 ms

Packet Loss / Failure

0%

Jitter

0 ms

Requests Sent

0

Terminal Log

Professional Network Diagnostics Features

📖 Introduction:

Dual‑Mode Test

ICMP Ping (remote proxy) and HTTPS GET (browser direct) side by side, meeting various diagnostic needs.

Proxy Ping bypasses browser restrictions; HTTPS direct reflects real user experience. Analyse network from both network layer and application layer – ideal for DevOps, website monitoring, gaming latency analysis.

Real‑time Visualization

Dynamic line chart of latency changes, colour‑coded success/failure requests.

Chart auto‑scales, highlights anomalies. Quickly spot peak latency periods and optimise your network.

Smart History

Automatically saves recently tested targets; click the input field to pick one, one‑click clear.

History is stored locally, never uploaded. Reuse frequent targets, boost productivity.

Terminal Log

Each request’s sequence, response time, status (HTTPS), or loss indication clearly printed.

Up to 30 entries, scrollable. Trace every detail to diagnose intermittent issues.

Jitter Calculation

Automatically computes average absolute difference between consecutive delays – a precise stability metric.

Jitter >30ms can affect real‑time communication (VoIP, video). Monitor jitter to guide network tuning.

Continuous Mode

Select “Continuous” to send requests until manually stopped – ideal for long‑term stability monitoring.

Click “Stop Test” (turns red after start) to interrupt. Perfect for capturing fluctuation periods.

Frequently Asked Questions (FAQ)

How do I test my own server or website?

Enter your domain or IP (e.g., example.com or 93.184.216.34) in the target field, select the test mode (Ping or HTTPS), and click Start. For HTTPS tests, ensure your server listens on port 443.

Why are Ping and HTTPS latencies different?

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

What packet loss rate is considered abnormal?

For wired networks, loss should be 0% most of the time; for Wi‑Fi, up to 0.1% is acceptable. Consistent loss above 0.5% or frequent timeouts indicate a significant problem – check your local network or contact your ISP.

Why do you use a remote proxy for Ping?

Browsers cannot send raw ICMP packets due to security restrictions. This tool uses a backend proxy (or public API) to perform the Ping and returns the results, enabling ICMP tests to any target.

Do proxy server locations affect Ping results?

Yes – ICMP Ping latency includes the time from the proxy to the target, not from your location. However, loss and jitter still reflect the target's network stability. HTTPS GET is not affected because it runs directly from your browser.

Why does HTTPS sometimes show "local block"?

If a request fails within 5 ms, it's usually blocked by a browser extension (e.g., ad blocker). The tool marks it as “Local Block” rather than a network failure. Try disabling extensions and retest.

How much data does continuous mode use?

Each Ping request is just tens of bytes; HTTPS requests are lightweight (HEAD/no‑cors). Even after an hour, total traffic is usually below 10 MB – safe to use.