StringManolo / tgbot.sh

Run commands in a remote system using Telegram chat. This let you control devices without open ports.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bash Telegram Bot

Run commands in a remote system using Telegram chat. This let you control devices without open ports.

tgbot_sh.mp4

Requeriments

You can run ./install.sh to install the dependencies automatically

Commands

  • /start
  • hello
  • /login password
  • /run ls -la

Usage

  • 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

About

Run commands in a remote system using Telegram chat. This let you control devices without open ports.


Languages

Language:Shell 100.0%