|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Installation |
|
|
# Installation |
|
|
``` |
|
|
``` |
|
|
git clone https://git.home.spale.com/dhcp_protect.git |
|
|
|
|
|
|
|
|
git clone https://git.home.spale.com/public/dhcp_protect.git |
|
|
cd dhcp_protect |
|
|
cd dhcp_protect |
|
|
apt-get install build-essential uthash-dev libnetfilter-queue-dev |
|
|
apt-get install build-essential uthash-dev libnetfilter-queue-dev |
|
|
make all |
|
|
make all |
|
|
|
|
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
|
See the License for the specific language governing permissions and |
|
|
See the License for the specific language governing permissions and |
|
|
limitations under the License. |
|
|
limitations under the License. |
|
|
``` |
|
|
|
|
|
|
|
|
``` |