Skip to content

leonard-IMBERT/ping_catcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping_catcher

ping_catcher is a simple program wich will listen for ICMP messages on your computer

To run it you'll need cargo, the rust package manager. Then :

$ git clone [email protected]:leonard-IMBERT/ping_catcher.git
$ cd ping_catcher/
$ sudo cargo run

Thanks to teisenbe/rust-traceroute for his code wich help me a lot and thanks to Geal/nom for help me parsing ICMP message.

About

A simple program wich tells you when you are pinged

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages