Pavel Korotkiy
Pavel Korotkiy
Hi! Thank you for using gorcon! Please tell more about you request. As far as I know HLDS/goldsrc uses the standard RCON protocol and this is already available in gorcon/rcon-cli.
I will check and search for the specification of this protocol. I think it will be possible to implement it, but so far I don't have enough information.
@elitetheespeon Could you please suggest which game is using this and give examples of commands and their responses? Is this a right specification of the protocol? https://developer.valvesoftware.com/wiki/Server_queries
Fixed https://github.com/gorcon/rcon-cli/releases/tag/v0.6.0
I tested this behavior on my Conan Exiles server. You were absolutely right - the server blocks requests that occur too often. I did not reveal patterns in the frequency...
Fixed in terminal mode https://github.com/gorcon/rcon-cli/releases/tag/v0.10.0
@sankarp-kavach thanks for your workaround, its works for me too.
Duplicate https://github.com/gorcon/rcon-cli/issues/30 and https://github.com/gorcon/rcon-cli/issues/32 Will be fixed on https://github.com/gorcon/rcon-cli/issues/30
Hi! Great issue. Thanks! I'll add this to current release info (and to future releases to)
Hi! I'l see