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 queeV0oiph

Note: 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