From 90c27a984d9a5737226097b7dedcf154ce8df36c Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 16 Apr 2026 01:52:37 +0800 Subject: [PATCH] Updated Login required for public server (markdown) --- Login-required-for-public-server.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Login-required-for-public-server.md b/Login-required-for-public-server.md index 8a72776..1fca578 100644 --- a/Login-required-for-public-server.md +++ b/Login-required-for-public-server.md @@ -6,6 +6,9 @@ To help prevent scamming and potential [botnet attacks](https://github.com/rustd > If botnet abuse continues, controlled devices may also be required to log in. In that case, both the controller and the controlled device must be logged in under the same user account. > > > Or we can find a better solution for the controlled side without requiring explicit login. +> > e.g. +> > - command line, --assign +> > - invitation link for one time support > > # RustDesk is designed to be [self-hosted](https://www.reddit.com/r/rustdesk/comments/1cr8kfv/should_you_selfhost_a_rustdesk_server/). This public server is provided for _demonstration_ and _testing_ only. Please do not use it for production or sensitive work.