How to Install icmpinfo in Ubuntu 18.04



Install icmpinfo by entering the following commands in the terminal:

sudo apt update
sudo apt install icmpinfo

Description:

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.

Homepage: http://www.demailly.com/~dl/softs.html

Version: 1.11-12

Section: universe/net