Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 234 Bytes

alfa-troubleshooting.md

File metadata and controls

11 lines (9 loc) · 234 Bytes

Alfa Troubleshooting

Installing ALFA AC1200 AWUS036ACH Drivers on Kali

apt update
apt install dkms realtek-rtl88xxau-dkms -y
git clone https://github.com/aircrack-ng/rtl8812au.git
cd rtl8812au
make && make install