The recommended installation method for Pro is via Docker. Run these commands on your server to pull the necessary files:
Your server cannot reach the RustDesk licensing API (usually https://license.rustdesk.com ). Fix: Ensure your serverβs firewall allows outbound HTTPS (port 443). If behind a corporate proxy, you must set the HTTP_PROXY environment variable alongside the license key.
[server] license = "RUSTDESK-PRO-ABCD-1234-EFGH" api_url = "https://your-domain.com" # optional, if using web API
