Skip to content

Ping Tool

The Ping tool measures network latency to a website's host using TCP connection handshake. This helps diagnose network issues and measure connection quality.


Accessing Ping

From Website Detail

  1. Go to Sites tab
  2. Tap a website to open its detail page
  3. Tap the Ping button

The Ping tool connects to the website's IP address on port 80.


Understanding Ping Results

Statistics Bar

StatisticDescription
SentTotal number of ping packets sent
RecvNumber of packets received (successful connections)
LossPercentage of packets lost
AvgAverage latency in milliseconds

Result Rows

Each ping attempt shows:

ColumnDescription
#Sequence number
LatencyConnection time in milliseconds (or "timeout")
Indicator BarVisual latency indicator

Latency Colors

ColorRangeQuality
Green< 50msExcellent
Yellow50-200msAcceptable
Red> 200msSlow

Resolved IP

The resolved IP address is displayed above the results, showing which server your device is connecting to.


Controls

ButtonAction
StartBegin sending ping packets
StopStop the ping process
ClearReset all results and statistics

How It Works

Ping measures the time for a TCP handshake to complete:

  1. Your device resolves the hostname to an IP address
  2. A TCP connection is initiated to the target IP on port 80
  3. The time for the connection to be established is measured
  4. The connection is immediately closed
  5. Results are displayed in real-time

Tips

  • VPN Notice: Ping is initiated from your local device. Using a VPN may affect detection results.
  • Each ping is sent at 1-second intervals
  • Results auto-scroll to show the latest entry
  • Use Ping to verify connectivity before adding a website for monitoring