Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/portaloffreedom/srcds-rcon

CLI interface to valve's source servers (RCON)
https://github.com/portaloffreedom/srcds-rcon

Last synced: 1 day ago
JSON representation

CLI interface to valve's source servers (RCON)

Awesome Lists containing this project

README

        

srcds-rcon
==========

CLI interface to valve's source servers (RCON)

The protocol was based from: https://developer.valvesoftware.com/wiki/RCON

Minimum requirements are:
+ C++11 support
+ Qt5.2 core and network module

It could work with a prior version of Qt, but it has not been tested.