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
Compatibility
Works on Linux
and MacOS
⚠️ You will need to have the
libpcap
library installed on your system to use the sniffer
Installation
https://github.com/Megalotron/Sniffer.git
cargo install --path . --bin sniffer
License
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.