https://github.com/database64128/cubic-rce-bot
Execute commands on a remote host via a Telegram bot.
https://github.com/database64128/cubic-rce-bot
Last synced: about 1 year ago
JSON representation
Execute commands on a remote host via a Telegram bot.
- Host: GitHub
- URL: https://github.com/database64128/cubic-rce-bot
- Owner: database64128
- License: agpl-3.0
- Created: 2023-03-16T10:06:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T13:55:25.000Z (about 1 year ago)
- Last Synced: 2025-05-07T06:04:13.517Z (about 1 year ago)
- Language: Go
- Size: 95.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cubic RCE Bot
[](https://github.com/database64128/cubic-rce-bot/actions/workflows/test.yml)
[](https://github.com/database64128/cubic-rce-bot/actions/workflows/release.yml)
[](https://aur.archlinux.org/packages/cubic-rce-bot-git)
Execute commands on a remote host via a Telegram bot.
## Overview
Configuration examples and systemd unit files can be found in the [docs](docs) directory.
- Only authorized users can execute allowed commands.
- Configuration can be reloaded by sending a `SIGUSR1` signal to the process.
## License
[AGPLv3](LICENSE)