mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Get connection ID via command line (--get-id) #1286
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#1286
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 @gigaion on GitHub (Jan 27, 2023).
The newest 1.2.0 versions have the ID and passwords encrypted.
There is no longer an automated way to get the connection ID due to this.
Similar to AnyDesk, Rustdesk needs a way to find the connection ID without a human opening up the software.
https://support.anydesk.com/knowledge/command-line-interface-for-windows
Please add a software flag such as ./rustdesk --get-id
I will limit this feature request to just getting the ID, as that is more useful then other terminal flag features.
@rustdesk commented on GitHub (Jan 27, 2023):
close in favour of #69