SecureMCRCON
一个Python库,用于连接RCON协议,同时支持扩展过的加密RCON(具体实现见: SecureRCON)
安装
pip install securemcrcon
以命令行使用
执行smcrcon或者python -m securemcrcon,即可连接。用法:
smcrcon [-h] [--port PORT] [--password PASSWORD] [--dynmaic] [--encrypt] [--chat] hostname
以程序方法使用
...
Release files for securemcrcon 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| securemcrcon-0.0.3.tar.gz | 8.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| securemcrcon-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 20.0 kB
Release files / securemcrcon-0.0.3.tar.gz
| Download URL | securemcrcon-0.0.3.tar.gz |
|---|---|
| Size | 8.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fbddf937f7b30baa30de382b8b2b32f3f618214da1284d5b1ceba9991592ba9a
|
|
BLAKE2b-256 checksum How to use checksums |
67c9681bff4a6542d967cb139fd06899c1e0109ffb25aa343740ee7cacbe2dd5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.1
|
Release files / securemcrcon-0.0.3-py3-none-any.whl
| Download URL | securemcrcon-0.0.3-py3-none-any.whl |
|---|---|
| Size | 11.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
53acc00f2948181b1f1d01e6af69e771862f1ae4290b02064c2015e2a2e15bb8
|
|
BLAKE2b-256 checksum How to use checksums |
e46424c9c1977d2aee4dba0795488f4e9824e84b459ec4a66b103b72522c4903
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.13.1
|