RustDesk
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