Updated FAQ (markdown)

RustDesk
2025-05-12 17:05:46 +08:00
parent c7722a2414
commit 874212891b

5
FAQ.md

@@ -1051,5 +1051,8 @@ There is an icon to indicate if it is encrypted, please hover mouse there, you w
![image](https://github.com/user-attachments/assets/5c07faba-fa5f-4af0-9858-b62ab32fa22b)
# How to make RustDesk work properly in restricted network with 80/443 only.
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)