Files
Rustdesk-Server/rustdesk-server/etc/rustdesk/signal.conf
Cantibra dddabac60e
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
Initialize Git Repository: 'Rustdesk-Server'
2026-03-19 14:16:25 +01:00

16 lines
325 B
Plaintext

# RustDesk ID/Rendezvous Server (hbbs) configuration
# Only allow the client with the same key.
KEY=''
# Sets the listening port.
PORT='21116'
# Sets the default relay servers.
RELAY_SERVER='localhost'
# Sets UDP recv buffer size.
# Set system rmem_max first!
# e.g. 'sysctl -w net.core.rmem_max=52428800'
RMEM='0'