Skip to content

Initial release

Compare
Choose a tag to compare
@n0la n0la released this 04 Oct 12:53
· 62 commits to master since this release

rcon is a command line utility to interface with the remote console of games based on the Source engine by valve. It can work off the command line, but also be used a simple script interpreter.

Features:

  • Support for Source RCON including multi-packet replies
  • Support for configuration file to hold secrets such as RCON passwords
  • Bash completion
  • Man page