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

[Feature Request] Allow Wi-Fi networks to be saved rather than overwritten #264

Open
SBCV-apegram opened this issue Jun 4, 2024 · 0 comments

Comments

@SBCV-apegram
Copy link

It would be nice for Raspberry Pi-based players to remember multiple Wi-Fi networks. It seems that when the Wi-Fi network is changed, the conf file is overwritten. Could the behavior be changed so that either the new network is appended to the conf file, or that we're given the option to overwrite or append?

My use case is that players may be moved to new locations from time to time with different network credentials. A persistent conf file could allow for network credentials to be added from the server by issuing commands like:

  • NetworkManager: sudo nmcli dev wifi connect <wifi-ssid> password "<network-password>"
  • wpa_supplicant: su -l -c "wpa_passphrase myssid my_very_secret_passphrase > /etc/wpa_supplicant/wpa_supplicant.conf"
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

1 participant