Current supported flags (will slowly add more):
-c Stop after sending (and receiving) count ECHO_RESPONSE packets.
-v Verbose output. ICMP packets other than ECHO_RESPONSE that are received are listed.
-h Show help.
git clone https://github.com/dauie/ping.git && cd ping
git clone https://github.com/dauie/libft.git
make
sudo ./ping <hostname/ip>