Page 1 of 1

Set RCON settings in server-settings.json

Posted: Thu Jul 27, 2017 5:55 pm
by mickael9
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.

Re: Set RCON settings in server-settings.json

Posted: Sun Mar 17, 2019 11:12 pm
by XaLpHa89
I agree, I think it would be nice if you could save the data there.