You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
Changing the network and password variables in the config file changes the SSID to match the network and changes the password to either match the supplied password, or if there is no password, to be an open network.
Actual behavior:
Changing the network name distorts it with single quotes and a space. The password in the config file is also not able to be used to join the network. If no password is supplied, the nugget defaults to "nugget123" as a password and is joinable. There is no way to create an open network
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Changing the network and password variables in the config file changes the SSID to match the network and changes the password to either match the supplied password, or if there is no password, to be an open network.
Actual behavior:
Changing the network name distorts it with single quotes and a space. The password in the config file is also not able to be used to join the network. If no password is supplied, the nugget defaults to "nugget123" as a password and is joinable. There is no way to create an open network
The text was updated successfully, but these errors were encountered: