Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raminrahimzada/shelegram
Shell over Telegram
https://github.com/raminrahimzada/shelegram
bash csharp shell telegram-bot
Last synced: 13 days 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 (19 days ago)
- Default Branch: master
- Last Pushed: 2024-12-22T19:44:09.000Z (19 days ago)
- Last Synced: 2024-12-22T20:23:37.555Z (19 days 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