Usage: ping [-h help] [-m=udp/tcp/icmp protocol] [-t=<timeout in ms>]
[-p=<port> port for tcp/udp echo] [-s=<payload size>]
[-c=<count> number of ping] [-i=<interval between ping in s>] destination
NB: running an icmp ping must be done as root
- gcc
- make Compile in Debian 8.5
make && cp ping /usr/local/bin/pingtl
## License The code in this repository is under the GPLv3 license. See the LICENSE file for more information.