RustDesk: Difference between revisions
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 22:42, 10 April 2025
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