Updated FAQ (markdown)

RustDesk
2025-03-14 02:03:19 +08:00
parent 4c4c14f31c
commit 087f9421d4

6
FAQ.md

@@ -77,6 +77,9 @@ https://github.com/rustdesk/rustdesk/issues/509
The hardware requirements are very low, the minimum configuration of the cloud server is enough, and the CPU and memory requirements are the minimum. Regarding the network size, if the TCP hole punching direct connection fails, the relay traffic will be consumed. The traffic of a relay connection is between 30k-3M/s (1920x1080 screen), depending on the resolution settings and screen update. If it is only for office work demand, the traffic is around 100K/s. The hardware requirements are very low, the minimum configuration of the cloud server is enough, and the CPU and memory requirements are the minimum. Regarding the network size, if the TCP hole punching direct connection fails, the relay traffic will be consumed. The traffic of a relay connection is between 30k-3M/s (1920x1080 screen), depending on the resolution settings and screen update. If it is only for office work demand, the traffic is around 100K/s.
# Deploy RustDesk server in intranet. # Deploy RustDesk server in intranet.
First you should set relay server with public ip explicitly on "settings" -> "relay" of web console.
If you host the server in your intranet with some type of routers, you may have network problem because of NAT hairping, If you host the server in your intranet with some type of routers, you may have network problem because of NAT hairping,
https://rustdesk.com/docs/en/self-host/nat-loopback-issues/ https://rustdesk.com/docs/en/self-host/nat-loopback-issues/
@@ -99,6 +102,9 @@ https://github.com/rustdesk/rustdesk-server/discussions/353#discussioncomment-84
NAT Reflection Mode: https://www.reddit.com/r/PFSENSE/comments/fp9h1f/can_someone_explain_to_me_what_is_nat_reflection/ NAT Reflection Mode: https://www.reddit.com/r/PFSENSE/comments/fp9h1f/can_someone_explain_to_me_what_is_nat_reflection/
![image](https://github.com/user-attachments/assets/70c05272-1b37-489e-bc48-178f6628e809)
> Also make sure your relay server has correct key, https://github.com/rustdesk/rustdesk/issues/7358 > Also make sure your relay server has correct key, https://github.com/rustdesk/rustdesk/issues/7358
# X11 error: connection refused (login as root) # X11 error: connection refused (login as root)