Updated FAQ (markdown)

RustDesk
2025-06-13 19:22:25 +08:00
parent 3ddda633ba
commit 9a40845440

8
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?