tcpick Command Examples

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

sudo tcpick {{[-i|--interface]}} {{interface}} {{[-C|--colors]}} -h {{host}} -p {{port}}

sudo tcpick {{[-i|--interface]}} {{eth0}} {{[-C|--colors]}} -h {{192.168.1.100}} -p {{80}}

tcpick --help