From d7093963055f1b54523e3caa5013b5e96fde41c7 Mon Sep 17 00:00:00 2001 From: Christian kimocoder Date: Fri, 27 Oct 2017 08:11:11 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b01c8db..60c3e70 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ ## 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.