Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 215 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 215 Bytes

offix-sniffer

Building

You can get the dependencies by running:

sudo apt-get update
sudo apt-get install libpcap-dev librabbitmq-dev

After that, you can build the application by running make.