Skip to content

cledant/ft_ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_ping

This 42 project aims to implement a IPv4 ping binary.

Compiling

You may compile ft_ping by running cmake.

Usage

You need to be root or sudo in order to use ft_ping.

Usage: ft_ping [-vhqnDf] [-s packetsize] [-t ttl] [-w deadline] destination
-v : Display packet errors
-h : Display usage
-q : Quiet output
-n : No name lookup for host address
-D : Print timestamp before each line
-f : Flood. No wait time between icmp request