libflowmanager

Flow-based measurement library for analyzing packet data streams

brewmacoslinux
Try with needOr install directly
Source

About

Flow-based measurement tasks with packet-based inputs

Commands

libflowmanager

Examples

Initialize a flow manager instance for packet processing$ libflowmanager --init-flows
Process captured packets and generate flow statistics$ libflowmanager --input packets.pcap --output flows.txt
Display flow information with detailed packet metrics$ libflowmanager --show-flows --verbose