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

How to start FruityWiFi service? #263

Open crystal-way opened 4 years ago

crystal-way commented 4 years ago

Hello,

I've tried to install FruityWiFi. But it works only until i restart the raspberry. After restart, i can't access the web interface anymore. Tried couple of times to reinstall - every time the same.

What is the name of the service i should start from command line? So i could access it over the web?

Thank you

krapfie commented 4 years ago

On current kali 2020.1 you have to manually start the services.

/etc/init.d/nginx start /etc/init.d/php7.3-fpm start

or add it to your rc.local