awkman / pywifi

A cross-platform module for manipulating WiFi devices.
MIT License
447 stars 154 forks source link

Does it support for WPA2's username and password? #65

Open guotaosun opened 3 years ago

guotaosun commented 3 years ago

wifi use WPA2 Enterprise protocol,it need input the username and the passwod when access ssid ,but current version only support input password. can you fixed the issue?thanks