mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 08:43:20 +03:00
Updated FAQ (markdown)
7
FAQ.md
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user