# 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'