aress31 / wirespy

Framework designed to automate various wireless networks attacks (the project was presented on Pentester Academy TV's toolbox in 2017).
Apache License 2.0
599 stars 89 forks source link

file is missing #7

Closed farhan5010 closed 5 years ago

farhan5010 commented 5 years ago

wirespy > error » The isc-dhcp-server package is missing. Install it with: sudo apt-get install isc-dhcp-server -y

I just cant open wirespy.sh

aress31 commented 5 years ago

There is no file missing, the error message is self-explanatory, if you are running a Debian-based distribution install the missing packages, if you are not running a Debian-based distribution make sure that all required packages are installed (check the beginning of the source code to see what packages are mandatory) and comment out line 900.