Skip to content

000bdhm/Remote-Admin-Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🖥️
Remote Admin Panel

A powerful web-based remote system control and monitoring panel built with Python & WebSocket.

Python Platform Status

OverviewKey FeaturesQuick StartConfigurationSecurityInstallation


🎯 Overview

Remote Admin Panel is a real-time web-based system control interface that allows you to monitor and manage remote your computer through your browser. Built with Python WebSocket backend and vanilla JavaScript frontend, it provides a sleek, responsive dashboard for complete system administration.

Perfect for:

  • 🏢 Remote server management
  • 🖥️ IT system administration
  • 📊 Real-time system monitoring
  • 🔧 Remote troubleshooting
  • 🎮 Home lab control

✨ Key Features

📊 Real-Time Monitoring

  • Live Dashboard - CPU, RAM, and Network usage with interactive charts
  • Process Monitor - View and manage running processes
  • Network Statistics - Track upload/download speeds and total bandwidth
  • Disk Usage - Monitor all connected drives and storage
  • Client Tracking - See all connected devices with ping statistics

System Control

  • Power Management - Shutdown, restart, sleep, and lock screen
  • Audio Control - Adjust speaker and microphone volume, mute/unmute
  • Display Management - Turn monitors on/off, capture screenshots
  • Application Launcher - Launch installed apps in foreground/background
  • Custom Commands - Execute terminal commands remotely

📁 File Management

  • File Explorer - Browse all drives and directories
  • File Editor - Read and edit text files directly
  • Upload/Download - Transfer files between devices
  • File Operations - Create, rename, delete files and folders
  • Drag & Drop - Easy file uploads with drag-and-drop support

🚀 Advanced Features

  • Application Scanner - Auto-detect and categorize installed apps with icons
  • Terminal Executor - Run shell commands with real-time output
  • Multi-Client Support - Manage multiple connected devices
  • Dark/Light Mode - Beautiful theme switcher
  • Session Management - Token-based authentication with "Remember Me"
  • Responsive Design - Works on desktop, tablet, and mobile

🔐 Security

  • Session-based authentication
  • Token validation
  • Auto-logout on inactivity
  • Secure WebSocket connections
  • Configurable credentials

🚀 Quick Start

Prerequisites

  • Python 3.8 or higher
  • pip (Python package manager)

One-Line Install & Run

Installation

# Clone repository
git clone https://github.com/000bdhm/Remote-Admin-Panel.git
cd remote-admin-panel

# Install dependencies
pip install -r requirements.txt

# Run server
python remote_panel.py

GitHub @000bdhm  · 

About

Remote Admin Panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published