From fbca7a02040aa2aa13e705a0f8bd766bf3ed5051 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 12 Dec 2025 22:03:36 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 48b21d9..8781135 100644 --- a/FAQ.md +++ b/FAQ.md @@ -990,8 +990,11 @@ A connects to machine 1, 2, 3 at the same time, it is one channel, one current c A,B, C connect to machine 1 at the same time, it is 3 channels, 3 concurrent connections are required. > Tech 1: connects to PC A and B +> > Tech 2: connects to PC C +> > Tech 3: connects to PC D, E, and F +> > Tech 4: connects to PC G You need 4 concurrent connections for the above case.