Enforce Websocket (#181)

* Always show Down button

* Force WebSocket

* Force WebSocket
This commit is contained in:
Louis Lam
2023-11-25 21:21:23 +08:00
committed by GitHub
parent 457f038108
commit d23e2d8aa1
5 changed files with 26 additions and 4 deletions

View File

@@ -91,5 +91,10 @@
"Allowed commands:": "Allowed commands:",
"Internal Networks": "Internal Networks",
"External Networks": "External Networks",
"No External Networks": "No External Networks"
"No External Networks": "No External Networks",
"reverseProxyMsg1": "Using a Reverse Proxy?",
"reverseProxyMsg2": "Check how to config it for WebSocket",
"Cannot connect to the socket server.": "Cannot connect to the socket server.",
"reconnecting...": "Reconnecting...",
"connecting...": "Connecting to the socket server..."
}