1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00

Update README.md

This commit is contained in:
qwikwit 2017-09-17 08:02:11 -04:00 committed by GitHub
parent 22eefdb74c
commit 312e6888cf

View File

@ -48,11 +48,11 @@ sudo apt-get install build-essential
sudo apt-get install linux-headers-`uname -r`
```
For setting monitor mode
1. Fix problematic interference in monitor mode
1. Fix problematic interference in monitor mode.
```
airmon-ng check kill
```
Or Uncheck the box "Automatically connect to this network when it is avaiable" in nm-connection-editor. This only works if you have a saved wifi connection
Or Uncheck the box "Automatically connect to this network when it is avaiable" in nm-connection-editor. This only works if you have a saved wifi connection.
2. Set interface down
```