RustDesk Server Pro has more features compared to the open source version.
If you build your own server on your home/office, and can’t connect it through public IP/domain, please check this article.
We recommend reading this first before proceeding, How does self-hosted server work?.
Lowest level VPS is enough for your use case. The server software is not CPU and memory intensive. Our public ID server hosted on a 2 CPU/4 GB Vultr server serves 1.5+ million endpoints.
There are many video tutorials available online that can guide you through installing the OSS version, https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/install/#video-tutorials.
The installation of the Pro version is almost identical, except for the following differences:
You can get license from https://rustdesk.com/pricing.html, check license page for more details.
bash <(wget -qO- https://get.docker.com)
wget rustdesk.com/pro.yml -O compose.yml
docker compose up -d
For more details, please check Docker.
You need port 21114
-21119
TCP and 21116
UDP open, please ensure these ports are setup when you set firewall rules and Docker port mapping.
More information about these ports, please check here.
Open your web console by accessing http://<server ip>:21114
, log in using the default credentials admin/test1234 admin
/test1234
. Follow this guide to set the license.
This guide covers how to upgrade RustDesk Server Pro from a lower version, addressing different installation methods.
Here is a simple tutorial of manual HTTPS setup.
Here is a detailed tutorial.
Please follow this guide.
Follow this guide to upgrade your license for more users and devices at any time.