linerparts.blogg.se

Rustdesk server
Rustdesk server







rustdesk server
  1. RUSTDESK SERVER INSTALL
  2. RUSTDESK SERVER UPDATE

Regarding the network size, if the TCP hole punching direct connection fails, the relay traffic will be consumed. You can also use a Raspberry Pi or something similar. The hardware requirements are very low the minimum configuration of a basic cloud server is enough, and the CPU and memory requirements are minimal. They are built on CentOS Linux 7, tested on CentOS Linux 7/8 and Ubuntu 18/20. The tutorial below is based on Linux build. rustdesk-net restart: unless-stopped Set up your own server instance without using Docker STEP 1: Download server-side software programs You need to have Docker/Podman installed to run a rustdesk-server as a docker container Docker examples

RUSTDESK SERVER INSTALL

Install your own server with Docker (Compose) Requirements Please Download deb files yourself and install with apt-get -f install. Install your own server as systemd service using deb file for debian distros

RUSTDESK SERVER UPDATE

There is also an update script on Techahold’s repository. If you have UFW installed use the following commands to configure the firewall (port 8000 only needed if you want to use the auto generated install files): 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.

rustdesk server

Script is hosted on Techahold 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 as systemd service using a simple to run install script









Rustdesk server