This repository contains everything you need to use a realtek chipset based wifi adapter with hostapd in master mode.
(◑○◑)
Yes, I was wrong ... the coordinates, I was born on the wrong planet.
( °-°)シ ミ★ ミ☆
Patch the linux wireless backports to enable:
- Master mode
- Packet Injection
for rtl8187 based wifi adapters (tested with hostapd).
- You need clone this repository:
$ git clone https://github.com/matrix/backports-rtl8187- Proceed to build backports-rtl8187:
$ ./build.sh -b- Now you can install backports-rtl8187:
$ ./build.sh -iIf you want, you can uninstall backports-rtl8187 by using the script:
$ ./build.sh -uIf you want cleanup the workdir tree:
$ ./build.sh -cThat's all folks ;)