Updated FAQ (markdown)

RustDesk
2025-06-17 23:59:13 +08:00
parent ca4ac66f77
commit b89800e6ea

7
FAQ.md

@@ -1059,6 +1059,13 @@ For example, if your web console is `https://rustdesk.hello.com/static/index.htm
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.
Failure case:
> User: I followed the steps in the instructions (configure wss in nginx config) but still get the same error.
> RustDesk: If you configured relay server in web console (Setting -> Relay page) as `<ip>:21117`, or configured relay server on controlled side with `<ip>:21117`, or ran `hbbs` like this `hbbs -r <ip>:21117`, Please remove them.
# How to use rustdesk.com/web client with self-hosting.
- Point to your server first