From 23afc96fa3af5ec9843c7fbe31eb41b96d43f092 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 12 May 2025 17:07:00 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 1e8cfa5..23f9ff0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1056,4 +1056,4 @@ There is an icon to indicate if it is encrypted, please hover mouse there, you w There are two ways. 1. Set up http proxy: https://github.com/rustdesk/rustdesk/wiki/Set-up-http-proxy-server -2. Build a rustdesk client with [WebSocket allowed](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#allow-websocket), you also need to set up server correctly with [WebSocket support](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/#6-set-up-websocket) +2. Build a custom client with [WebSocket allowed](https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#allow-websocket), you also need to set up server correctly with [WebSocket support](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/#6-set-up-websocket)