RustDesk Server
RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.
RustDesk Server
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/rustdeskserver.sh)"
Alpine install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-rustdeskserver.sh)"
Notes
Check our configuration guide for help:
https://github.com/community-scripts/ProxmoxVE/discussions/2388To set admin password on Debian, type
cd /var/lib/rustdesk-api && rustdesk-api reset-admin-pwd </code> inside LXC.</div> </div> To see admin password on Alpine, type cat ~/rustdesk.creds inside LXC. This script uses hbbs/hbbr builds from lejianwen/rustdesk-server (instead of the official repo) for full compatibility with the RustDesk API (SSO/OAuth). See https://github.com/community-scripts/ProxmoxVE/issues/12079.## Web Interface## Links - [Official Website](https://rustdesk.com/) - [Documentation](https://rustdesk.com/docs/en/) --- This post is licensed under CC BY 4.0 by the author.