Run commands in a remote system using Telegram chat. This let you control devices without open ports.
tgbot_sh.mp4
- bash
- curl
- jq
- telegram bot api token (get it here)
You can run ./install.sh to install the dependencies automatically
- /start
- hello
- /login password
- /run ls -la
- Create a Telegram bot
- Create a token.txt file and put the token inside
- Create a password.txt file and put any password inside
- Install any missing requeriment
- Download the telegram bot bash code (tgbot.sh)
- Start the telegram bot bash code
- Send command /login yourPassword to the chat of your Telegram bot
- Send command run ls or any other command and wait for the response