The following is a list of examples provided.
Note
Examples must be run with privileges, see README.md for more information.
A simple example that demonstrates running a traceroute and printing the output of each round.
cargo run -p hello-world
A toy clone of the BSD4.3 (macOS) system traceroute tool.
cargo run -p traceroute 1.1.1.1