blob: ba05dd9aefc19a777320b101f7284d7f46117463 [file] [log] [blame]
Eric Newberryfe0d0142017-11-29 13:22:48 -07001#!/bin/bash
2# Install dependencies and necessary tools
3
4echo
5echo "INSTALLING DEPENDENCIES"
6echo "***********************"
7
8sudo apt-get -qq update
Eric Newberry0af79b62020-04-29 00:55:16 -07009sudo apt-get -qq install bind9 build-essential git libboost-all-dev libpcap-dev pkg-config libsqlite3-dev libssl-dev python3-minimal socat