DistroByte/AwF-Bot

Continuous RCON connections for servers

Closed this issue · 0 comments

As the title says. Currently, the logs are full of statements that a new RCON connection has been created (see below).
Info RemoteCommandProcessor.cpp:242: New RCON connection from IP ADDR:({127.0.0.1:41450})
This could be counteracted/resolved with the use of a class to manage all connections or something of the sort.