Network tracepath

Traces a path to a network host discovering MTU along this path. This is similar to traceroute, only does not requiresuperuser privileges and has no fancy options.

Usage:

Copy
tracepath [options] <host>

Options:

Copy
-m <hops>     Set the maximum hops [default: 30]
-l <pktlen>   Set the initial packet length
-p <port>     Set the initial destination port to use.
-n            Print primarily IP addresses numerically.
-b            Print both host names and IP addresses.

Examples:

Copy
tracepath foo.example.com