From a6330b778723bed552223111c48db8f1f9b998d0 Mon Sep 17 00:00:00 2001 From: 21pages Date: Tue, 21 Apr 2026 18:54:00 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index fe106e3..378949f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -421,7 +421,7 @@ Ensure your relay server (`hbbr` which uses TCP `21117` port) is running on the > > RustDesk: We can now confirm that the connection is being successfully established each time. However, the PeerInfo is not being received via the relay, which indicates that the firewall is likely blocking or interfering with the communication between the client and the relay server. > ->RustDesk: Please try allowing traffic to and from rustdesk-p.mrwn.site:60253 in your firewall. +>RustDesk: Please try allowing traffic to and from the relay server and port in your firewall. > >User: It's working!