From d3911c5b4517c4dd193f03faa4b939b076ddc522 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 18 Jan 2023 11:09:40 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/FAQ.md b/FAQ.md index 685f11d..3902222 100644 --- a/FAQ.md +++ b/FAQ.md @@ -48,3 +48,12 @@ https://github.com/rustdesk/rustdesk/issues/509 # Hardware requirement for RustDesk server. 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. +If you host the server in your intranet with some type of routers, you may have network problem because of NAT hairping, + +https://github.com/rustdesk/rustdesk-server/issues/24#issuecomment-1234029480 + +https://github.com/rustdesk/rustdesk/issues/732#issuecomment-1300514997 + +https://github.com/rustdesk/rustdesk/issues/732#issuecomment-1319433120 +