Set RCON settings in server-settings.json
Posted: Thu Jul 27, 2017 5:55 pm
Currently, the only way to specify RCON settings is to specify them in the command line arguments.
This causes a security concern on servers since any user can see the RCON password in the process list
It also shows up in the log file since all command line arguments are printed here
I think this kind of info ought to be stored in the server-settings.json file.
This causes a security concern on servers since any user can see the RCON password in the process list
It also shows up in the log file since all command line arguments are printed here
I think this kind of info ought to be stored in the server-settings.json file.