Web Management Interface
Clean HTML-based dashboard with login system for secure access.
A FastAPI-based web panel for proxy and network management with integrated MTProxy support.
Launch Dashboard →SpiderPanel is a comprehensive web application that provides a user-friendly interface for managing proxy configurations, network endpoints, and Telegram MTPRoxy services. Built with modern Python web technologies, it offers both web UI and API endpoints for proxy management.
Launch Dashboard →Clean HTML-based dashboard with login system for secure access.
Built-in Telegram MTPRoxy server compilation and management.
Manages SNI lists, Cloudflare subnets, and reality configurations.
Built-in Q R code support for easy configuration sharing.
Handles various proxy formats and configurations seamlessly.
Custo music panel with audio file support for enhanced functionality.
Get SpiderPanel up and running in minutes with Docker or local development.
docker build -t spiderpanel .
docker run -p 8080:8080 -p 443:443 spiderpanel
pip install -r requirements.txt
uvicorn main:app --host 0.0.0.0 --port 8080
Access the panel at http://localhost:8080
The panel serves on port 8080 by default. MTProxy uses port 443 for secure connections. Configuration data is stored in the data/ directory including Cloudflare subnets, SNI lists, and reality configurations.
Take cotrol of your network with SpiderPanel's powerful dashboard.
Launch Dashbord →SpiderPanel — A FastAPI-based web panel for proxy and network management.