

Install your own server with docker(-compose) Requirements If you have UFW installed use the following commands to configure the firewall: ufw allow 21115:21119/tcp

The example commands for UFW (Debian based) are: ufw allow proto tcp from YOURIP to any port 22 Make sure you have got access via ssh or otherwise setup prior setting up the firewall. Please setup your firewall on your server prior to running the script.

A server with 1 CPU, 1 GB and 10 GB disk is plenty to run RustDesk. You need to have linux installed, script is tested working with CentOS Linux 7/8, Ubuntu 18/20 and Debian. Script is hosted on and supported on our Discord.Ĭurrently the script will download and setup the Relay and Signal Servers (hbbr and hbbs), generate configs and host them on a password protected web page for simple deployment to clients. Installation Install your own server using a simple to run install script
