Skip to content

makstamoian/traceroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traceroute

traceroute – a utility to show packet route to host

./traceroute -d <destination ip> -h <max hops> -rt <response timeout>

Compilation

  1. Make sure you have build-essentials, g++, and cmake installed
  2. Run cmake . to generate Makefile
  3. Run make to build

Contribution

🚀 Feel free to contribute by opening pull requsts or issues 🚀 Adequate PR and commit names are highly appreciated

About

Simple traceroute implementation in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published