From 19dcd7c7167c163d98d35c3c26fa74ec8c4c50f9 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 27 May 2025 23:43:42 +0800 Subject: [PATCH] Update _index.en.md --- .../client-configuration/advanced-settings/_index.en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/self-host/client-configuration/advanced-settings/_index.en.md b/content/self-host/client-configuration/advanced-settings/_index.en.md index d8d4afa..aa7a509 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.en.md +++ b/content/self-host/client-configuration/advanced-settings/_index.en.md @@ -1204,6 +1204,8 @@ Available in RustDesk client version 1.4.0 and later. Use WebSocket protocol to connect server and client. Only available in RustDesk client >=1.4.0 and Pro server >= 1.5.7. Note that WebSocket only supports relay connection. +To make WebSocket work, you need to configure your reverse proxy correctly, https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#8-add-websocket-secure-wss-support-for-the-id-server-and-relay-server-to-enable-secure-communication-for-all-platforms + | Values | Default | Example | | :------: | :------: | :------: | | Y, N | N | `allow-websocket=Y` |