commands.sh

tcpflow

linux

Capture TCP traffic for debugging and analysis.

More info →

Examples (1)

Show all data on the given interface and port

tcpflow -c -i eth0 port 80
made by @shridhargupta | data from tldr-pages