traceroute6.iputils
Tools to trace the network path to a remote host
Install
- All systems
-
curl cmd.cat/traceroute6.iputils.sh
- Debian
-
apt-get install iputils-tracepath
- Ubuntu
-
apt-get install iputils-tracepath
- Kali Linux
-
apt-get install iputils-tracepath
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install iputils-tracepath
- Raspbian
-
apt-get install iputils-tracepath
- Dockerfile
- dockerfile.run/traceroute6.iputils
iputils-tracepath
Tools to trace the network path to a remote host
The tracepath utility is similar to the traceroute utility, but also attempts to discover the MTU of the path. This package also includes tracepath6 and traceroute6 utilities, which may be used on IPv6 networks.