yaf

Processes packet data from pcap files to generate network flow information

brewmacoslinux
Try with needOr install directly
Source

About

Yet another flowmeter: processes packet data from pcap(3)

Commands

yaf

Examples

Process a pcap file and output flow data to stdout$ yaf --in=/path/to/capture.pcap
Process live traffic from network interface and write to file$ yaf --live=eth0 --out=/tmp/flows.yaf
Process pcap with specific configuration and export to IPFIX format$ yaf --in=capture.pcap --out=/tmp/output.ipfix --ipfix