networking:tcpdump
This is an old revision of the document!
TCPDUMP
On Linux, to capture data on a port and write to output.pcap, run
sudo tcpdump -i any -v 'port 1514' -w output.pcap
networking/tcpdump.1669207782.txt.gz · Last modified: by 127.0.0.1
