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

can not connect to a hidden SSID on windows 10 #77

Open
3186986746 opened this issue Sep 23, 2023 · 1 comment
Open

can not connect to a hidden SSID on windows 10 #77

3186986746 opened this issue Sep 23, 2023 · 1 comment

Comments

@3186986746
Copy link

edit _wifiutil_win.py
add true to the xml profile
xml = """

{profile_name}


{ssid}

true

ESS
manual



{auth}
{encrypt}
false

"""

@JianZhou12345678
Copy link

JianZhou12345678 commented Nov 15, 2023

Please add broadcast parameter in profile.py and add params.broadcast in _wifiutil_win.py. see attachment.
broadcast
broadcast_profile
image

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

No branches or pull requests

2 participants