awkman / pywifi

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

i can get wifi name, guid but can't get ssid when wifi connected, #17

Open jekoie opened 7 years ago

awkman commented 7 years ago

@jekoie Before you connect to a AP, you should prepare its profile and the ssid should be set at that moment. Thus, for ssid information, you should already know it after you connect to the AP.