RustDesk: How to get or set ID on the command line
How to read the current ID of your RustDesk instance
rustdesk_get_set_id.sh
rustdesk --get-idThis will output the ID of your RustDesk server. You can use this ID to connect to your server from the RustDesk client.
Example output:
rustdesk_get_id_output.txt
1398282961How to set the ID of your RustDesk instance
rustdesk_set_id.sh
rustdesk --set-id 1234567890This command sets the ID of your RustDesk instance to 1234567890. Make sure to replace 1234567890 with the desired ID.
Check out similar posts by category:
Networking
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow