README.md update

This commit is contained in:
kimocoder 2019-02-11 01:58:17 +01:00
parent f4602b70a9
commit 718b69161a
2 changed files with 31 additions and 5 deletions

View File

@ -1,10 +1,16 @@
## rtl8188eus v5.3.9
# Realtek rtl8188eus & rtl8188eu & rtl8188etv WiFi driver
[![Monitor mode](https://img.shields.io/badge/monitor%20mode-working-brightgreen.svg)](#)
[![Frame Injection](https://img.shields.io/badge/frame%20injection-working-brightgreen.svg)](#)
[![GitHub issues](https://img.shields.io/github/issues/aircrack-ng/rtl8812au.svg)](https://github.com/kimocoder/rtl8188eus/issues)
[![GitHub forks](https://img.shields.io/github/forks/aircrack-ng/rtl8812au.svg)](https://github.com/kimocoder/rtl8188eus/network)
[![GitHub stars](https://img.shields.io/github/stars/aircrack-ng/rtl8812au.svg)](https://github.com/kimocoder/rtl8188eus/stargazers)
[![GitHub license](https://img.shields.io/github/license/aircrack-ng/rtl8812au.svg)](https://github.com/kimocoder/rtl8188eus/blob/master/LICENSE)
<b>This driver supports:</b>
* Android 8
* Frame injection
* Monitor Mode
* MESH Mode Operation
* .. and kernels up to v5.0+ (rc3 tested)
@ -23,9 +29,28 @@ Create a file named "rtl8188eus.conf", add a 1 liner to it: "blacklist r8188eu"
# MONITOR MODE ATTENTION
<b>There is a bug or interferrence with the driver and/or Network-Manager, so if you wan't to use
the monitor mode, DON'T kill the network-manager or use airmon-ng (infact)</b>
<br>
There is a bug or interferrence with the driver and/or Network-Manager,
so if you wan't to use the monitor mode, DON'T kill the network-manager or use airmon-ng (infact)
<b>FIX:</b>
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.
```
[device]
wifi.scan-rand-mac-address=no
[ifupdown]
managed=false
[connection]
wifi.powersave=0
[main]
plugins=keyfile
[keyfile]
unmanaged-devices=mac:c4:e9:84:dc:99:e9
```
# TODO
* Finish the walkthrough of the base for understanding.

1
modules.order Normal file
View File

@ -0,0 +1 @@
kernel//root/Downloads/rtl8188eus/8188eu.ko