xtr4nge / FruityWifi

FruityWiFi is a wireless network auditing tool. The application can be installed in any Debian based system (Jessie) adding the extra packages. Tested in Debian, Kali Linux, Kali Linux ARM (Raspberry Pi), Raspbian (Raspberry Pi), Pwnpi (Raspberry Pi), Bugtraq, NetHunter.
http://www.fruitywifi.com
GNU General Public License v3.0
2.19k stars 498 forks source link

what happened to start.sh? #258

Closed hwac121 closed 5 years ago

hwac121 commented 5 years ago

Ok, perhaps I remember incorrectly but didn't this used to have a start.sh and a stop.sh? Got everything installed but um....where do I start this up? I used to be able to easily do this with an included sh file?

xtr4nge commented 5 years ago

Hi hwac121, FruityWiFi doesn't have a start/stop script. All core is PHP, you can install it on anything that supports PHP. The default install script uses Nginx, but you can change it to Apache if you want. You just need to be sure that is mapped correctly. With the default setup, just be sure that you are installing and starting the correct PHP[5|7] FPM version. I never did a proper version for Debian Stretch (but it should work with minor changes). Soon, I will be preparing a version for Debian Buster.

Regards, xtr4nge