node-modern-rcon
node-modern-rcon copied to clipboard
Fix unable to authenticate when string port is detected.
I was running into serious problems when trying to run this inside of a docker container where environmental variables are all passed in as strings. This would set the password to the port and the timeout to the password and it would never be able to authenticate.