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

RCON client for executing queries on game server.

Results 24 rcon-cli issues
Sort by recently updated
recently updated
newest added

Is it possible to add support for HLDS/goldsrc?

enhancement

Docs: https://www.battleye.com/support/documentation/ https://www.battleye.com/downloads/BERConProtocol.txt https://community.bistudio.com/wiki/BattlEye

enhancement

After Conan Exiles update go error "response for another request" from rcon client

bug
wontfix

This might help work around the Conan Exiles bug in issues #6

enhancement

Games are updated and the rcon client for them stops working. Add the --trace flag to display client steps to the stdout. This will help to identify errors.

enhancement

Howdy! Is there any interest in adding support for rcon with older Quake servers? Could be it's own type, like -t quake. ``` ❯ quake3-rcon IP_ADDRESS RCON_PASS PORT initialized. write...

enhancement

Just put the built files con VirusTotal https://www.virustotal.com/gui/file/6a0b2aa3a188d2c7bf090c6560b9252d398072044b36cb33aeac528fa41c919d

When player names have invisible characters such as " ‎ ‎", which appears as "-ΓÇÄ ΓÇÄ ΓÇÄ" in the console, RCON will timeout with the following error on the server:...

Could you please compile for FreeBSD (amd64). I can't run docker there.

In Linux, I would like to place rcon in /usr/local/bin and call it as a comand, but it throws an error when the rcon.yaml file is missing in the current...