📄️ Introduction
The sniffer can be used to sniff a network interface or a pcap file and send it over a stream to a grpc server
📄️ CLI
The sniffer can be used with CLI arguments, you can display the help menu with --help or -h arguments
📄️ PCAP streaming
The PCAP format is a file format used to store network traffic, it is used by many tools to store network traffic and to replay it.