Hacker News new | ask | show | jobs
by bebopfunk 3257 days ago
I've had great luck with this wireless card. Works out of the box on any linux distro I've used it with. I bought it specifically for its aircrack compatibility (packet injection and monitor mode).

https://www.amazon.com/Alfa-AWUSO36NH-Wireless-Long-Rang-Net...

although some of the reviews seem to indicate there may have been a change in chipset/drivers. I wish you luck!

1 comments

Not all Alfa products are OOB compatible, you definitely need to be careful. I have the AWUS036AC which requires compiling a DKMS module.

It was a pain the get working on my Raspberry Pi, I had to try several different drivers and edit a Makefile to get it to compile. But I did eventually get it working as an AP, there's a script called create_ap which is very nice to painlessly run an AP on Linux.

Thanks I was looking for something that could work on Mac, Linux, Pi and Windows.