Easy install Script for Rustdesk
Go to file
2022-06-06 11:19:02 +01:00
clientinstall.ps1 Create clientinstall.ps1 2022-06-05 23:31:00 +01:00
install.sh Create install.sh 2022-06-05 23:18:39 +01:00
LICENSE Initial commit 2022-06-05 23:18:18 +01:00
Readme.md Update Readme.md 2022-06-06 11:19:02 +01:00

Rustdesk server Install Script

Easy install Script for Rustdesk on linux, should work on any debian based server supporting systemd. For Rustdesk - rustdesk.com

How to Install the server

Make sure you have got access via ssh or otherwise setup prior to running this script (or press n on the firewall prompt) and switch to whatever user you want to run as.

Run the following commands:

wget https://raw.githubusercontent.com/dinger1986/rustdeskinstall/master/install.sh
chmod +x install.sh
./install.sh

Rustdesk windows sample powershell script

Use the supplied powershell script to install using gpo or whatever.