tf2-bot-kicker-gui icon indicating copy to clipboard operation
tf2-bot-kicker-gui copied to clipboard

Unable to use Default RCon Port

Open jac95501 opened this issue 1 year ago • 1 comments

Hello,

I run my own servers with ports 27010 - 27020, these are reserved for them. The program will not connect to my TF2 because the ports are being used.

Is there a way to change the RCON port that the kicker uses, so it can work?

jac95501 avatar Mar 31 '24 01:03 jac95501

Hi, apologies for the delayed response. If you compiled the program yourself you can change the port number on line 57 of command_manager.rs (in src/io), and launch TF2 with the -port number_here launch option added.

Bash-09 avatar May 05 '24 10:05 Bash-09