rockymeza / wifi

[unmaintained] WiFi tools for linux
http://pypi.python.org/pypi/wifi
BSD 2-Clause "Simplified" License
305 stars 151 forks source link

Connection status #80

Closed Erf- closed 9 years ago

Erf- commented 9 years ago

Hi Rocky. This is my first step to achieve https://github.com/rockymeza/wifi/issues/79. It does not check the connection status yet but it will surely compare the output of "iwconfig interface_name" in order to verify if the current scheme matches the ssid value in the output. Any suggestions? I do not know if you would prefer using JSON to serialize the config data...