mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
rustdesk --config doesn't work #3266
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#3266
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 @arssher on GitHub (Feb 9, 2025).
Bug Description
I'm trying to set ID / relay server config without GUI. I read here that there is
--configoption for that. But it doesn't work for me.How to Reproduce
I
sudo rustdesk --config xxxI tried
systemctl restart rustdesk.servicejust in case, but it didn't help.Expected Behavior
ID server connection config should get updated.
Operating system(s) on local (controlling) side and remote (controlled) side
debian 13 -> debian 13
RustDesk Version(s) on local (controlling) side and remote (controlled) side
1.3.7 -> 1.3.7
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Feb 9, 2025):
#763