mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-21 05:13:19 +03:00
Updated FAQ (markdown)
7
FAQ.md
7
FAQ.md
@@ -1063,3 +1063,10 @@ There are two ways.
|
|||||||
1. Set up http proxy: https://github.com/rustdesk/rustdesk/wiki/Set-up-http-proxy-server
|
1. Set up http proxy: https://github.com/rustdesk/rustdesk/wiki/Set-up-http-proxy-server
|
||||||
|
|
||||||
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). If all your clients use WebSocket, you can close 21114-21119 UDP/TCP ports on firewall of self-host server, only open the 443 port.
|
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). If all your clients use WebSocket, you can close 21114-21119 UDP/TCP ports on firewall of self-host server, only open the 443 port.
|
||||||
|
|
||||||
|
# Pracise of backup server
|
||||||
|
|
||||||
|
- Follow https://github.com/rustdesk/rustdesk-server-pro/discussions/184 to backup files and sync database on backup server
|
||||||
|
- Migrate license to backup server
|
||||||
|
- Change your dns ip to backup server
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user