rcon

client for RCON protocol
  https://github.com/conqp/rcon
  0
  no reviews



Python 3 library, which provides a client to interact with RCON servers. The RCON protocol is used to remotely control a game server, i.e. execute commands on a game server and receive the respective results.

This package contains the CLI tools.