pingutility
pingutility is a command-line network diagnostic tool used to test the reachability of a host on an Internet Protocol network. It works by sending Internet Control Message Protocol (ICMP) echo request packets to the target host and waiting for an ICMP echo reply. The utility then reports statistics such as the round-trip time for each packet, packet loss, and the minimum, maximum, and average response times.
The primary purpose of pingutility is to determine if a specific host is online and responsive to
Commonly used on most operating systems including Windows, macOS, and Linux, pingutility provides a simple yet