Rustdesk Server Pro License Key Install Today

How to Install a RustDesk Server Pro License Key

RustDesk Server Pro unlocks advanced features like address books, 2FA, granular permission control, and device management. Once you’ve purchased your license, here’s how to install and activate it on your self-hosted server.

Step 3: Apply the License Key

3. Configure Clients (RustDesk Remote Software)

On every client machine (Windows/Mac/Linux): rustdesk server pro license key install

  1. Open RustDesk → Settings (⚙️) → Network.
  2. Uncheck "Enable default server".
  3. ID Server: yourdomain.com:21116
  4. Relay Server: yourdomain.com:21117
  5. API Server: yourdomain.com:21114 (Required for Pro features like address book)
  6. Key: Paste the id_ed25519.pub content.
  7. Click Apply.

You will now see "Ready (Pro Server)" in the bottom-left corner of the client. How to Install a RustDesk Server Pro License


Step 3.2: Download the Pro Binary

Navigate to the RustDesk Server Pro GitHub Releases page. Always use the latest stable release. Open RustDesk → Settings (⚙️) → Network

# Example for Ubuntu 22.04 x86_64
wget https://github.com/rustdesk/rustdesk-server-pro/releases/download/1.1.9-2/rustdesk-server-pro-x86_64-unknown-linux-musl.zip
unzip rustdesk-server-pro-*.zip
cd amd64