Read PCAP file tcpdump

Replay and display packets from a saved PCAP file

tcpdump -r /tmp/capture.pcap -n | head -50
more tcpdump all 18 commands →