From cc5042a8b377c47cf210b3116d43d8f848264e16 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Sat, 3 Jan 2026 11:46:43 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index 964a126..54bb630 100644 --- a/FAQ.md +++ b/FAQ.md @@ -664,6 +664,8 @@ Please create a token (check above link for devices) with `Read and write` of `u - Devices: https://raw.githubusercontent.com/rustdesk/rustdesk/master/res/devices.py +Here is a PowerShell version written by our client. https://github.com/rustdesk/rustdesk-server-pro/discussions/854 + Example: https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-9083837 - Users: https://raw.githubusercontent.com/rustdesk/rustdesk/master/res/users.py. ```