Skip to content

Tracepath

tracepath

The tracepath command is similar to the traceroute command. The command identifies paths and latencies from source to destination, mapping the router and network hops.

Although traceroute is a well-known command with comprehensive options, the tracepath command is a simple network mapping tool available on most Linux systems.

tracepath [options] [hostname/IP]
man tracepath

It traces path to destination

tracepath <destination> -m 10 -p 443