epsylon / ufonet

UFONet - Denial of Service Toolkit
https://ufonet.03c8.net
2.18k stars 609 forks source link

Missing dependency on docs #62

Closed yleme closed 7 years ago

yleme commented 7 years ago

Hello, to install on Debian-based systems (ex: Ubuntu) it also needs the requests libs, so it's needed to run as follow:

sudo apt-get install python-requests

Thanks in advance.

epsylon commented 7 years ago

Hi, for Ubuntu, that dependency it is documented but by using pip:

https://ufonet.03c8.net/#docs https://ufonet.03c8.net/FAQ.html

 On other systems such as: Kali, Ubuntu, ArchLinux, ParrotSec, Fedora, etc... also run:

       pip install geoip 
       **pip install requests**
       pip install pycrypto