eBot-CSGO
eBot-CSGO copied to clipboard
Set up eBot behind NAT
At the moment it is not possible to set up eBot behind NAT without breaking some functionality like demo upload or CS:GO server log reporting to eBot.
It should be possible to set up eBot either behind NAT and use firewall NAT forwarding.
I made a fix, please consider accepting the pull request.
@deStrO, in the sample config I didn't make it clear that URL_ROOT should probably point to forwarder on port 12360 unless properly proxied. For example: URL_ROOT="http://ebot.example.com:12360"