mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
"--config" doesn't work, bug 763 close with weird info #3338
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#3338
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @darkpixel on GitHub (Apr 1, 2025).
Bug Description
Bug #10746 was closed and locked with a link to #763 which is not only closed and locked, it's about building RustDesk, not bugs in RustDesk.
Anyways, the
--configoption doesn't work as the documentation appears to say it should.Should it? Or is configuring RustDesk a paid-only feature?
How to Reproduce
Installed RustDesk from the Windows MSI. Configured the appropriate network settings. Clicked the "Export Server Config" option.
Went to another machine, installed the Windows MSI, ran
c:\program files\rustdesk\rustdesk.exe --config="<encrypted_string>".RustDesk does nothing and doesn't configure itself.
Expected Behavior
RustDesk should configure itself
Operating system(s) on local (controlling) side and remote (controlled) side
Linux, Windows 10, Windows 11
RustDesk Version(s) on local (controlling) side and remote (controlled) side
Windows 10, Windows 11, Windows Server 2019, Windows Server 2022
Screenshots
NA
Additional Context
No response
@rustdesk commented on GitHub (Apr 1, 2025):
#763