From 9a40845440eba6ffac7a20424c732f68c0e53a0b Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 13 Jun 2025 19:22:25 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 60318e2..07053a8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1042,6 +1042,8 @@ Yes, it is integrated, but it requires the $39.90/month plan or higher. Once the For example, if your web console is `https://rustdesk.hello.com/static/index.html`, your web client will be `https://rustdesk.hello.com/web`. +To enable the self-hosted web client, you must configure your reverse proxy to support WebSocket Secure (WSS). Please follow [this](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) to make the necessary changes. + # How to use rustdesk.com/web client with self-hosting. - Point to your server first @@ -1055,9 +1057,11 @@ https://discord.com/channels/804630702657110016/1159882924494159872/131114560514 # WSS and CORS setup for web client V2 preview -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-the-web-client +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 -https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#9-log-in-to-your-server-from-rustdesk-public-web-client-at-httpsrustdeskcomweb +and + +https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#9-bypass-cors-if-using-rustdesk-public-web-client-httpsrustdeskcomweb # Does ip whitelist supports CIDR?