How to set RustDesk permanent password on the command line
Just run the following command in your terminal to set a permanent password for RustDesk:
rustdesk_set_pw.sh
rustdesk --password <your_password>e.g.
rustdesk_set_pw_example.sh
rustdesk --password queeV0oiphNote: You might need to run this as root i.e. using sudo rustdesk --password <your_password>.
When successful, you should see the following output:
rustdesk_set_pw_output.txt
Done!Check out similar posts by category:
RustDesk
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow