如何在命令行上设置 RustDesk 永久密码
只需在终端中运行以下命令即可为 RustDesk 设置永久密码:
rustdesk_set_pw.sh
rustdesk --password <your_password>例如:
rustdesk_set_pw_example.sh
rustdesk --password queeV0oiph注意: 你可能需要以 root 身份运行此命令,即使用 sudo rustdesk --password <your_password>。
成功时,你应该看到以下输出:
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