RustDesk

From Omnia
Revision as of 22:42, 10 April 2025 by Kenneth (talk | contribs) (Created page with "== Rust Desk == == Installation == Installation :: Documentation for RustDesk https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/install/ ufw allow 22/tcp comment "SSH" ufw allow 21114:21119/tcp comment "RustDesk" ufw allow 8000/tcp "RustDesk Web" ufw allow 21116/udp "RustDesk" sudo ufw enable wget https://raw.githubusercontent.com/techahold/rustdeskinstall/master/install.sh chmod +x install.sh ./install.sh == Services == hbbs - RustDesk ID/Rende...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Rust Desk

Installation

Installation :: Documentation for RustDesk
https://rustdesk.com/docs/en/self-host/rustdesk-server-oss/install/
ufw allow 22/tcp comment "SSH"
ufw allow 21114:21119/tcp comment "RustDesk"
ufw allow 8000/tcp "RustDesk Web"
ufw allow 21116/udp "RustDesk"
sudo ufw enable
wget https://raw.githubusercontent.com/techahold/rustdeskinstall/master/install.sh
chmod +x install.sh
./install.sh

Services

hbbs - RustDesk ID/Rendezvous server hbbr - RustDesk Relay server

keywords