# Installation | # Installation | ||||
``` | ``` | ||||
sudo apt-get install git build-essential uthash-dev libnetfilter-queue-dev | |||||
git clone https://git.home.spale.com/public/dhcp_protect.git | git clone https://git.home.spale.com/public/dhcp_protect.git | ||||
cd dhcp_protect | cd dhcp_protect | ||||
sudo apt-get install build-essential uthash-dev libnetfilter-queue-dev | |||||
make all | make all | ||||
sudo make install | sudo make install | ||||
``` | ``` |