traceroute is a network diagnostic tool that displays the path that a packet takes in going from an initial IP address to final one. It also measures length of time that it takes the packets to hop from one IP address to another as it goes from the initial IP address to the final one.
traceroute is a network diagnostic tool that displays the path that a packet takes in going from an initial IP address to final one. It also measures length of time that it takes the packets to hop from one IP address to another as it goes from the initial IP address to the final one.
For more information, see the following:
- the wiki entry;
- the free BSD manual page.