icmpinfo
interpret ICMP messages
Install
- All systems
-
curl cmd.cat/icmpinfo.sh
- Debian
-
apt-get install icmpinfo
- Ubuntu
-
apt-get install icmpinfo
- Kali Linux
-
apt-get install icmpinfo
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icmpinfo
- Raspbian
-
apt-get install icmpinfo
- Dockerfile
- dockerfile.run/icmpinfo
icmpinfo
interpret ICMP messages
Icmpinfo is a tool for looking at the ICMP messages received on the running host. It can be used to detect and record 'bombs' as well as various network problems. Icmpinfo is useful for network security tests.