rcon-cli icon indicating copy to clipboard operation
rcon-cli copied to clipboard

Add HLDS/goldsrc support

Open elitetheespeon opened this issue 4 years ago • 4 comments

Is it possible to add support for HLDS/goldsrc?

elitetheespeon avatar Sep 09 '21 18:09 elitetheespeon

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.

outdead avatar Sep 09 '21 23:09 outdead

I was unable to use this for connecting to RCON from goldsrc, but HLSW works. I'm currently using https://github.com/fant1kua/goldsrc-rcon-console and this is working. According to my packet captures, goldsrc RCON uses UDP while source RCON uses TCP

elitetheespeon avatar Sep 10 '21 11:09 elitetheespeon

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.

outdead avatar Sep 10 '21 12:09 outdead

@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

outdead avatar Sep 10 '21 12:09 outdead