1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2025-01-03 21:04:05 +00:00

Update README.md

This commit is contained in:
qwikwit 2017-09-17 08:05:31 -04:00 committed by GitHub
parent d8a60d9ae8
commit 8cee2fa313

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.
You may also 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
```