updated README with nfqueue instructions

This commit is contained in:
byt3bl33d3r 2014-10-29 18:54:31 +01:00
commit f5635b5a4b

View file

@ -4,7 +4,7 @@ if [[ $EUID -ne 0 ]]; then
exit 1
fi
apt-get install python-scapy python-dns python-pip msgpack-python python-imaging -y
apt-get install python-scapy python-dns python-pip msgpack-python python-nfqueue python-imaging -y
apt-get install python-twisted-web python-dnspython python-requests python-configobj python-pefile -y
git submodule init
git submodule update