mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-24 05:31:03 +03:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -1347,6 +1347,8 @@ Solution: Please change scope from one to sub.
|
||||
# Is web client integrated into RusetDesk server pro?
|
||||
Yes, it is integrated, but it requires the $39.90/month plan or higher. Once the Pro server is installed, you can access the web client via `https://<your-server-pro-dns>/web`.
|
||||
|
||||
BTW, WebSockets ≠ web client. They are two entirely different things. WebSockets is a technology that works in both native and web clients.
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user