Initialize Git Repository: 'Rustdesk-Server'
All checks were successful
Rustdesk Server / Rustdesk Server (amd64, amd64, bookworm trixie noble, main) (push) Successful in 22s
Rustdesk Server / Rustdesk Server (arm64, arm64v8, bookworm trixie noble, main) (push) Successful in 21s

This commit is contained in:
Cantibra
2026-03-19 14:16:25 +01:00
commit dddabac60e
19 changed files with 859 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# RustDesk Relay Server (hbbr) configuration
# Only allow the client with the same key.
KEY=''
# Sets the listening port.
PORT='21117'