From 1c92a00b90ca7a0bdb0428990afaa5aaaf7d7d8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Bremv=C3=A5g?= Date: Tue, 4 Feb 2020 23:46:55 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9ff728..b34bad8 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,12 @@ ... And a bunch of various wifi chipsets # Howto download/build/install +```sh 1. Clone the repo with "git clone https://github.com/aircrack-ng/rtl8188eus -b v5.7.6.1"
2. Enter the folder with "cd rtl8188eus"
2. Then run "make && make install"
3. And reboot in order to blacklist the module and load this module instead. +``` # MONITOR MODE howto Use these steps to enter monitor mode. @@ -50,7 +52,7 @@ $ aireplay -9 # NetworkManager configuration Add these lines below to "NetworkManager.conf" and ADD YOUR ADAPTER MAC below [keyfile] This will make the Network-Manager ignore the device, and therefor don't cause problems. -``` +```sh [device] wifi.scan-rand-mac-address=no