A modern, self-hosted web panel manager built with Flask, Bootstrap, and SQLite3. Centralize and manage multiple hosting control panels from a single, beautiful dashboard.
Everything you need to manage your web panels efficiently
Manage all your web panels from one beautiful interface with modern Bootstrap UI.
Support for cPanel, DirectAdmin, Plesk, CyberPanel, Virtualmin, Webmin, Froxlor, AA Panel.
One-click login to your panels with automatic form submission.
Password visibility toggle, secure storage, and environment configuration support.
Export/import data with JSON or database file backup for data safety.
Easy deployment with Docker Compose and persistent data storage.
Get started in minutes with Docker
git clone https://github.com/0xamirreza/WebPanel-Manager.git
cd WebPanel-Manager
cp env.example .env
# Edit .env file and change SECRET_KEY to a secure random string
./run.sh
http://localhost:44553
Compatible with all major hosting control panels
WebPanel Manager is open source and available on GitHub