blob: ba05dd9aefc19a777320b101f7284d7f46117463 [file] [log] [blame]
#!/bin/bash
# Install dependencies and necessary tools
echo
echo "INSTALLING DEPENDENCIES"
echo "***********************"
sudo apt-get -qq update
sudo apt-get -qq install bind9 build-essential git libboost-all-dev libpcap-dev pkg-config libsqlite3-dev libssl-dev python3-minimal socat