Skip to content

Instantly share code, notes, and snippets.

@wahlflo
Created May 13, 2020 16:13
Show Gist options
  • Save wahlflo/f769304347e6411e2ae0ab3c75856f6d to your computer and use it in GitHub Desktop.
Save wahlflo/f769304347e6411e2ae0ab3c75856f6d to your computer and use it in GitHub Desktop.
Driver installation for the Alfa Network AWUS036ACH WLAN USB Adapter
# works on Kali (Debian), Manjaro (Arch) and Ubuntu
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
sudo ./dkms-install.sh
echo "[+] AWUS036ACH can now be plugged in and used - set monitor mode manually, not with airmon-ng"
@Riaz-uddin-101
Copy link

Riaz-uddin-101 commented Jan 26, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment