rof-rcon-client 0.2.0

Creator: railscoder56

Last updated:

0 purchases

rof-rcon-client 0.2.0 Image
rof-rcon-client 0.2.0 Images
Add to Cart

Description:

rofrconclient 0.2.0

RCon client for ROF dserver===========================Usage-----:: $ pip install rof-rcon-clientExample[account]login, [account]password, [system]rcon_ip, [system]rcon_port from startup.cfg:: import logging from rof_rcon_client import RConClient logging.basicConfig(level=logging.DEBUG) rcon = RConClient(login='login', password='password', host='ip', port=8991) print(rcon.get_sps())

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.