diff --git a/FAQ.md b/FAQ.md index e8e9fd0..1e8cfa5 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1054,5 +1054,6 @@ There is an icon to indicate if it is encrypted, please hover mouse there, you w # 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) +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)