tcptrace

Analyze and display statistics from tcpdump packet capture files

brewmacoslinux
Try with needOr install directly
Source

About

Analyze tcpdump output

Commands

tcptrace

Examples

Display basic statistics from a pcap file$ tcptrace capture.pcap
Show detailed connection information with verbose output$ tcptrace -v capture.pcap
Generate graphical output files for connections in a capture$ tcptrace -G capture.pcap