https://github.com/raminrahimzada/shelegram
Shell over Telegram
https://github.com/raminrahimzada/shelegram
bash csharp shell telegram-bot
Last synced: about 2 months ago
JSON representation
Shell over Telegram
- Host: GitHub
- URL: https://github.com/raminrahimzada/shelegram
- Owner: raminrahimzada
- License: apache-2.0
- Created: 2024-12-22T15:59:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-22T19:44:09.000Z (over 1 year ago)
- Last Synced: 2025-07-07T06:08:18.550Z (12 months ago)
- Topics: bash, csharp, shell, telegram-bot
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# I personally use this to access bash of my RSPI5 device
It contains some shortcuts like `/cputemp` which replaces long commands and easy to check quickly
It contains my telegram user id hardcoded inside which only accepts me as a commander
You can create new bot from bothfather and feed the token to this program like
```sh
sudo nohup ./shelegram "" &
```
Main idea is to replace the global ip thing and also saves you to open ssh port to internet
I know it is not functional like ssh but handy in some cases