wraith-wireless / PyRIC

Python wireless library for Linux
http://wraith-wireless.github.io/PyRIC
Other
92 stars 50 forks source link

Code wpa_supplicant #30

Open wraith-wireless opened 7 years ago

wraith-wireless commented 7 years ago

Wifiphisher request (@blackHatMonkey) request wpa_supplicant implementation

sophron commented 7 years ago

I'm not sure this fits to PyRIC. wpa-supplicant is an implementation of the IEEE 802.11 client station, while PyRIC's purpose is the manipulation of wireless devices.

However, this is definitely something missing in the Python world. Maybe it fits better in a new, separate project.