Skip to content

eblocker/eblocker-network-tools

Repository files navigation

eblocker-network-tools

Network components written in C.

Prerequisites

Install required libraries:

sudo apt-get install libnet1-dev libpcap-dev libhiredis-dev

Create the group icapd:

addgroup icapd

Build

Build a Debian package:

make package