Select the RustDesk client for your operating system.

Command Line Installation

For automated deployments, use the installation command for your operating system.

Windows

iex (irm https://example.com/windows.ps1)

macOS

curl -fsSL https://example.com/macos.sh | bash

Linux

curl -fsSL https://example.com/linux.sh | bash