Skip to content

My implementation of traceroute for the university classes.

Notifications You must be signed in to change notification settings

gregb122/icmp_traceroute

Repository files navigation

icmp_traceroute

My implementation of traceroute

how to compile:

make

how to run:

./traceroute 8.8.8.8

how to clean compiled files:

make clean

how to clean compiled files and delete executable file:

make distclean

About

My implementation of traceroute for the university classes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published