rcon docs

This commit is contained in:
David Andersen 2016-10-31 13:15:24 -07:00
parent 53c953707b
commit 2f41a0d660

View File

@ -71,7 +71,9 @@ Copy mods into the mods folder and restart the server.
Set the RCON password in the `rconpw` file. A random password is generated if `rconpw` doesn't exist.
To "disable" RCON don't expose port 27015. It still runs, but nobody can access it.
To change the password stop the server, modify `rconpw`, and restart the server.
To "disable" RCON don't expose port 27015, i.e. start the server with `-p 34197:34197/udp` instead of `-P`. RCON still runs, but nobody is able to connect to it.
# Container Details