mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-09 23:57:00 +00:00
Update README.md
* Removed "TODO" tab, as we're aware of the problems/issues on the drivers and it's better to use issue reports rather than updating the README.md all the time.
This commit is contained in:
parent
993bbf5b81
commit
083a5592e0
14
README.md
14
README.md
@ -1,20 +1,6 @@
|
||||
# RTL8812AU/21AU and RTL8814AU drivers
|
||||
# with monitor mode and frame injection
|
||||
|
||||
## TODO
|
||||
These are the problems that needs attention, any help would be appreciated.
|
||||
```
|
||||
* "Associate", "Disassocate" & "Deauthenticate" support is missing.
|
||||
These should be added in order to get some functions working, like "deauth" attacks.
|
||||
Check issue report @ https://github.com/aircrack-ng/rtl8812au/issues/35
|
||||
|
||||
* txpower control has been added, but some issues remain.
|
||||
Check issue reports for more information.
|
||||
|
||||
* RadioTap FCS flag is set, but frame does not contain FCS.
|
||||
Check issue report @ https://github.com/aircrack-ng/rtl8812au/issues/28
|
||||
|
||||
```
|
||||
## DKMS
|
||||
This driver can be installed using [DKMS]. This is a system which will automatically recompile and install a kernel module when a new kernel gets installed or updated. To make use of DKMS, install the `dkms` package, which on Debian (based) systems is done like this:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user