From 1aedf4ea3889723b9f5cf31d03ba67a56acf6158 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 24 Apr 2025 16:47:19 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/FAQ.md b/FAQ.md index ef28895..528c7ed 100644 --- a/FAQ.md +++ b/FAQ.md @@ -971,5 +971,13 @@ Solution: Please change scope from one to sub. > User: Just wanted to thank you as the system is looking a lot more stable. +# How to use rustdesk.com/web client with self-hosting. + +- Point to your server first + +![image](https://github.com/user-attachments/assets/efdb3f2e-7baf-4449-8bf2-470f33c77841) + +- Set web socket correctly on the server side, 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 +