Test network reachability by sending ICMP ping requests to a domain or IP address. Useful for troubleshooting connectivity and latency.
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.
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.