Added process killer flag tip.

Matias Barcenas 2017-09-07 13:35:22 -05:00
parent 7be07ad199
commit 37a2a80f8c
1 changed files with 6 additions and 0 deletions

@ -1,3 +1,9 @@
Before checking for master mode manually, try running fluxion with the process killer flag:
```
export FLUXIONWIKillProcesses=1; ./fluxion.sh
```
If this does not work, continue reading, otherwise you're good to go.
To verify your driver supports master mode with hostpad, try the following.<br>
Pick an interface you'd like to use and switch it to monitor mode:
```