Ping Tool

Test network reachability by sending ICMP ping requests to a domain or IP address. Useful for troubleshooting connectivity and latency.

Note: The ping command will be terminated if it runs longer than 1 minute.

About Ping

Ping is a network utility that tests the reachability of a host on an IP network and measures round-trip time for messages sent from the originating host to a destination computer.

  • Diagnose network connectivity issues
  • Measure latency and packet loss
  • Verify DNS and IP resolution

Tips & Security

Count: Number of ping requests to send (1-10).

Timeout: Maximum time to wait for each reply (1-10 seconds).

Security: Only basic ICMP ping is supported. Input is validated and sanitized on the server.