daq

Network intrusion prevention and detection system for real-time traffic monitoring

brewmacoslinux
Try with needOr install directly
Source

About

Network intrusion prevention and detection system

Commands

daqdaqdump

Examples

capture network traffic on ethernet interface$ daq -i eth0 -c /etc/daq/daq.conf
monitor live network packets and log alerts$ daq -i wlan0 -l /var/log/daq.log
test network traffic against security rules$ daq -i eth0 -c /etc/daq/rules.conf -v
dump captured network packets to file$ daqdump -i eth0 -w capture.pcap
analyze network traffic with custom configuration$ daq -i any -c /custom/daq.conf -q