daq-modules-config
Data Acquisition library for packet I/O - development files
Install
- All systems
-
curl cmd.cat/daq-modules-config.sh
- Debian
-
apt-get install libdaq-dev - Ubuntu
-
apt-get install libdaq-dev - Kali Linux
-
apt-get install libdaq-dev - Fedora
-
dnf install daq-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libdaq-dev - Raspbian
-
apt-get install libdaq-dev
libdaq-dev
Data Acquisition library for packet I/O - development files
DAQ is a library that introduces an abstraction layer to PCAP functions facilitation operation in a variety of hardware and software interfaces. It was written for Snort but it may be useful to other packet processing applicatons. This package contains the static library and the C header files.