Skip to content

xprabhudayal/xadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 XAdmin: Remote Access Bot

⚠️Do not use it for hacking purposes without someone's permission elsewise i wouldn't be liable to the penalty you bear⚠️

Tutorials

Youtube Video on the xAdmin ( Hindi + English )



English tutorials of xAdmin


Overview

XAdmin is a Telegram Bot designed to provide remote shell access to a host PC.

xadmin.png

Unlike 🔒 SSH, 💻 Remote Desktop Connection, or 📞 Telnet to connect to the remote PC, my program just needs to be run on the host PC & it connects the CMD to the Telegram Bot.

Features

  • 🖥️ Remote Shell Access: Execute shell commands on the remote PC via Telegram BOT.
  • 📸 Screenshot Capture: Use the /ss command to capture and send screenshots.
  • 📂 File Sharing: Prepend @ before the file name to share files.
  • ⚙️ Fetch Random Command: Use /random to fetch random Windows commands from THIS WEBSITE.
  • 🌐 IP Address Extraction: Retrieve the external IP address using the /ip command.
  • 💾 Disk and File Listing: List all logical disks with /list and all files with /files.

Installation

steps-to-create-bot-in-telegram.png

  1. Clone the Repository:

    git clone https://github.com/xprabhudayal/xadmin.git
    cd xadmin
  2. Install Dependencies: Ensure you have Python installed, then run:

pip install -r requirements.txt
  1. Configure Bot Token: Open main.py and replace TOKEN with your Telegram bot token.

  2. Run gui.py to run the bot.

Authors

xadmin.png

Made with 💖 by Prabhudayal Vaishnav - GitHub LinkedIn

License

This project is licensed under the MIT License.

About

remote terminal telegram bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages