/traceroute

Traceroute utility with a couple of tweaks

Primary LanguageC

traceroute

Traceroute utility with a couple of tweaks, made to be compiled on a modern compiler. Original source code taken from "Unix Network Programming" 2nd Edition by W. Richard Stevens.

Compiling and running

Use the make utility, once compiled run the program with ./bin/traceroute

make
./bin/traceroute destination