From 8013d0d260d82ca2c0b650a81578cad50c3f1b17 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 31 May 2025 13:36:26 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index f40b8fe..90362b2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -72,7 +72,10 @@ The hardware requirements are very low, the minimum configuration of the cloud s # Deploy RustDesk server in intranet. -First you should set relay server with public ip explicitly on "settings" -> "relay" of web console. +First you should set relay server with public ip explicitly on "settings" -> "relay" of web console. Or you can set relay server (public ip) explcitly on controlled side (remote side, the device you want to control). + +![image](https://github.com/user-attachments/assets/1831bd14-f7db-4065-ac9f-9ba5f18ab8ef) + Go to [access logs](https://github.com/rustdesk/rustdesk/wiki/FAQ#access-logs) on controlled side, you can see more details about failures, also check connection logs `%AppData%\RustDesk\log\RustDesk_rCURRENT.log` on controlling side.