RCon client for Rise of Flight dedicated server.
Project description
RCon client for ROF dserver
===========================
Usage
-----
::
$ pip install rof-rcon-client
Example
[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())
===========================
Usage
-----
::
$ pip install rof-rcon-client
Example
[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())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
rof-rcon-client-0.2.0.zip
(7.0 kB
view details)
rof-rcon-client-0.2.0.tar.gz
(4.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rof-rcon-client-0.2.0.zip.
File metadata
- Download URL: rof-rcon-client-0.2.0.zip
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d87ae076632394d3f0a5d69d35c8dfbd6169b43518cddaf194ae327a6ef801e1
|
|
| MD5 |
a472aa2ec4122e1bc9059078bc53b740
|
|
| BLAKE2b-256 |
074d6e688ba68eeb8e6737c25a0d2c7ce81d6d6c3fad5f0e8d019f252e2cc6ca
|
File details
Details for the file rof-rcon-client-0.2.0.tar.gz.
File metadata
- Download URL: rof-rcon-client-0.2.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d3caa87be75adf47cf1cdf76760fcd611a56e5d44452ff043989fb310edec5a
|
|
| MD5 |
a1bfe9c6bd14ac5499d946cfbee13d53
|
|
| BLAKE2b-256 |
3e248437a5cf13420e1db7e30e5a30aabb857f710e13d6dc48eacca72a807210
|
File details
Details for the file rof_rcon_client-0.2.0-py2.py3-none-any.whl.
File metadata
- Download URL: rof_rcon_client-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79d0911730d36ed7ceed3ea3b798e7b0b73c734212a3e3b0295dd0f0748db091
|
|
| MD5 |
64560da88709e61908ab5fc5a020a548
|
|
| BLAKE2b-256 |
917179622908f4b217a689c1953cf706933f2bfb63a4aad0af9017e9a6d809e8
|