Skip to content

Seris/ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping

Usage

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

How to install it

Requirements

  • gcc
  • make Compile in Debian 8.5

Compile it

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.

Link to repository

About

icmp, tcp & udp echo protocol command line stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors