Web Management Panel
FastAPI-based web interface accessible on port 8080
A Python-based proxy gateway application with web panel interface for managing network connections and configurations.
Open PanelThis application appears to be a FastAPI-based web service that provides proxy functionality with a management panel. It includes support for MTProxy (Telegram proxy protocol) and offers a web interface for configuration and monitoring.
FastAPI-based web interface accessible on port 8080
Built-in Telegram MTProxy server support
Handles various network configuration files (subnets, endpoints, SNI lists)
Optional QR code generation for connection sharing
Real-time communication capabilities
Ready-to-use Docker container
The application will be available at http://localhost:8080.
The application uses various configuration files in the data/ directory:
The worker/ directory contains JavaScript worker files, likely for client-side proxy configuration or connection handling.
Note: Some features and exact functionality are inferred from the codebase structure and may require further investigation of the complete implementation.