BoBkiNN / EzRcon

Easy rcon client on python on Russian language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EzRcon

Easy rcon client on python on Russian language

How to configure

Replace host, password and port in config.py
Example:

host = "hostorip.tu" #string
password = "password" #string
port = 25566 #int

About

Easy rcon client on python on Russian language

License:MIT License


Languages

Language:Python 100.0%