Updated vpn_status.html to handle silent API failures without showing an error.

This commit is contained in:
2025-08-30 22:31:26 +00:00
parent b9d2d762b6
commit 7875b06fd6
5 changed files with 93 additions and 6 deletions
+2 -1
View File
@@ -18,7 +18,8 @@ SERIAL_PASSWORDS = {
"3M1D2211Z3": "EP5G!f15878b4af20", "3M1D10146B": "EP5G!076689528baf",
"3M1D10146G": "EP5G!c3b0072cabf5", "3M1D2211Z1": "EP5G!65b22ae8617a",
"3M1D19125H": "EP5G!da3c04fde559", "3M1D19125G": "EP5G!b73f98633108",
"3M1D19125F": "EP5G!e61201fb9234", "3M1D1R16M4": "EP5G!ca439b544329"
"3M1D19125F": "EP5G!e61201fb9234", "3M1D1R16M4": "EP5G!ca439b544329",
"3M1D10146F": "EP5G!d1343c34875d"
}
def list_home_network_keys(host_ip, token):