Skip to content

Dauie/ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping

a simple ping implementation

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.

install and run

git clone https://github.com/dauie/ping.git && cd ping

git clone https://github.com/dauie/libft.git

make

sudo ./ping <hostname/ip>

alt text

About

my own ping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published