Added process killer flag tip.
parent
7be07ad199
commit
37a2a80f8c
|
@ -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>
|
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:
|
Pick an interface you'd like to use and switch it to monitor mode:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue