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` 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
``` ```