https://github.com/superfeda/tell-rcon
Console python program for connect to RCON
https://github.com/superfeda/tell-rcon
Last synced: 3 months ago
JSON representation
Console python program for connect to RCON
- Host: GitHub
- URL: https://github.com/superfeda/tell-rcon
- Owner: SuperFeda
- Created: 2024-11-16T13:09:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-31T12:52:04.000Z (6 months ago)
- Last Synced: 2025-01-22T01:36:40.863Z (5 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tell RCON
Needs [rcon api](https://pypi.org/project/rcon/)
```
pip install rcon
```