Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/portaloffreedom/srcds-rcon
- Owner: portaloffreedom
- License: lgpl-3.0
- Created: 2014-01-22T00:54:17.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T01:07:56.000Z (almost 11 years ago)
- Last Synced: 2023-03-24T02:32:46.367Z (over 1 year ago)
- Language: C++
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 moduleIt could work with a prior version of Qt, but it has not been tested.