mirror of
https://github.com/chocolate-doom/master-server.git
synced 2024-11-13 00:24:42 +00:00
Chocolate Doom master server
4d767457df
If a server is behind a NAT gateway or firewall its UDP port may be accessible to the master server but not to other clients. For some types of gateway we can work around this by having the servers explicitly send a packet to the client that is trying to connect to them ("hole punching"). The master server can serve as a trampoline to forward this request from clients. This is the initial master server-side part of implementing chocolate-doom/chocolate-doom#469. |
||
---|---|---|
web | ||
.gitignore | ||
.lvimrc | ||
chocolate-master | ||
chocolate-master-test.py | ||
master-cronjob | ||
master_config.py | ||
secure_demo.py |