tcpick
linux
Packet sniffing and network traffic analysis tool. It can capture and display TCP connections and data. It can also monitor network traffic on an interface, host, or port.
More info →Options (2)
-i, --interfacebooleanCapture traffic on a specific interface, port, and host
Example:
sudo tcpick {{[-i|--interface]}} {{interface}} {{[-C|--colors]}} -h {{host}} -p {{port}}-C, --colorsbooleanCapture traffic on a specific interface, port, and host
Example:
sudo tcpick {{[-i|--interface]}} {{interface}} {{[-C|--colors]}} -h {{host}} -p {{port}}made by @shridhargupta | data from tldr-pages