Back to Trippy

README

examples/README.md

0.13.0457 B
Original Source

Examples

The following is a list of examples provided.

[!NOTE] Examples must be run with privileges, see README.md for more information.

hello-world

A simple example that demonstrates running a traceroute and printing the output of each round.

shell
cargo run -p hello-world

toy-traceroute

A toy clone of the BSD4.3 (macOS) system traceroute tool.

shell
cargo run -p toy-traceroute 1.1.1.1