Accessing the Web Portal
- Open your browser and go to:
https://<SERVER-IP> - Accept the self-signed SSL certificate warning.
- Log in with credentials from:
/root/.cloudzy-creds
Important Files & Directories
- Main RustDesk server binaries (
hbbs,hbbr):/opt/rustdesk/ - Log directory for signal & relay services:
/var/log/rustdesk/ - Generated client install scripts:
/opt/gohttp/public/ - Systemd service definitions for all components:
/etc/systemd/system/ - Admin credentials for Go HTTP server:
/root/.cloudzy-creds
Service Management
systemctl status rustdesksignal
systemctl status rustdeskrelay
systemctl status gohttpserver