inetutils-traceroute
trace the IPv4 route to another host
Install
- All systems
-
curl cmd.cat/inetutils-traceroute.sh
- Debian
-
apt-get install inetutils-traceroute
- Ubuntu
-
apt-get install inetutils-traceroute
- Kali Linux
-
apt-get install inetutils-traceroute
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install inetutils-traceroute
- Raspbian
-
apt-get install inetutils-traceroute
- Dockerfile
- dockerfile.run/inetutils-traceroute
inetutils-traceroute
trace the IPv4 route to another host
The traceroute utility displays the route taken by IP packets on their way to another host or another network. Install this package if you need a tool to examine network connectivity or to diagnose network problems.