mirror of
https://github.com/chinawrj/rtl8812au
synced 2025-01-10 16:17:44 +00:00
Update README.md
This commit is contained in:
parent
22eefdb74c
commit
312e6888cf
@ -48,11 +48,11 @@ sudo apt-get install build-essential
|
|||||||
sudo apt-get install linux-headers-`uname -r`
|
sudo apt-get install linux-headers-`uname -r`
|
||||||
```
|
```
|
||||||
For setting monitor mode
|
For setting monitor mode
|
||||||
1. Fix problematic interference in monitor mode
|
1. Fix problematic interference in monitor mode.
|
||||||
```
|
```
|
||||||
airmon-ng check kill
|
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
|
2. Set interface down
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user