tcpick

Packet sniffing and network traffic analysis tool. It can capture and display TCP connections and data. It can also monitor network traffic on a specific interface, host, or port. More information: <https://manned.org/tcpick.8>.

Debian Debian
RUN apt-get update && \ apt-get install -y tcpick
Ubuntu
RUN apt-get update && \ apt-get install -y tcpick
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y tcpick
Fedora
RUN dnf install -y tcpick
Raspbian
RUN apt-get update && \ apt-get install -y tcpick
click the source code to copy install tcpick on any operating system with command-not-found.com