LeoSum8 / counter-strike-rcon

Counter-Strike 1.6 / HLDS - based server query library written in Python to get information (status/player info) from your server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

counter-strike-rcon

Counter-Strike 1.6 / HLDS - based server query library written in Python to get information (status/player info) from your server.

tests

Library has been tested and fully working with Counter-Strike 1.6 RCON server queries.
Unit test (test.py) is included and can be runnev via the command line like:
./test.py your_hostname your_rcon_password

About

Counter-Strike 1.6 / HLDS - based server query library written in Python to get information (status/player info) from your server.

License:MIT License


Languages

Language:Python 100.0%