Anthias
Anthias copied to clipboard
Bring web UI back support for resetting the Wi-Fi settings.
Overview
- Long ago, users can reset Wi-Fi settings via the Web UI.
- Once the Anthias wifi-connect issue is resolved, we can bring back this feature.
- One workaround to reset the Wi-Fi settings is to run
sudo nmcli connection delete $SSID
. (You can check out the SSID by running justnmcli
and search for the network name associated with thewlan0
interface.)