Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only return connected SSID if supplicantState i COMPLETED #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

asmund1
Copy link

@asmund1 asmund1 commented Apr 14, 2016

Only return connected SSID if supplicantState i COMPLETED (Association and authentication is finished) and we are truly connected.

Currently wifi network SSID is returned as soon as network is associated (which means network doesn't have to be present at all).

…n and authentication is finished) and we are truly connected.
@tripflex
Copy link

tripflex commented Jan 5, 2018

Thanks for this, I created a fork of WifiWizard (named WifiWizard2), and added this PR to it, along with credit for you in the changelog:
https://github.com/tripflex/WifiWizard2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants