-
Notifications
You must be signed in to change notification settings - Fork 500
Install
Using the installation script all the required dependencies, scripts and setup can be installed.
On Jessie based systems use: install-FruityWifi-PHP5.sh
On Stretch based systems use: install-FruityWifi-PHP7.sh
- You need Debian (or based) installed (or a Live CD version) to use this script.
- Download the zip file from https://github.com/xtr4nge/FruityWifi/archive/master.zip
- Unzip the file and run install-FruityWifi-{PHPVersion}.sh (This script will install all the dependencies and setups)
- Done.
Go to http://localhost:8000 (for http)
Go to https://localhost:8443 (for https)
user: admin
pass: admin
FruityWifi is now part of Kali Linux repositories.
apt-get install fruitywifi
/etc/init.d/fruitywifi start
/etc/init.d/php5-fpm start
Go to http://localhost:8000 (for http)
Go to https://localhost:8443 (for https)
user: admin
pass: admin
Note: installing fruitywifi
will install all modules. If you want to install only some modules, you can install fruitywifi-core
first and then each module, for example fruitywifi-module-dnsspoof
.
- You need a Raspbian, Pwnpi or Kali Linux version to use this script.
- Download the zip file from https://github.com/xtr4nge/FruityWifi/archive/master.zip
- Unzip the file and run install-FruityWifi-{PHPVersion}.sh (This script will install all the dependencies and setups)
- Done.
Go to http://localhost:8000 (for http)
Go to https://localhost:8443 (for https)
user: admin
pass: admin