PXPanel
A FastAPI-based proxy panel for managing VLESS connections with Telegram bot integration.
Web-based administration panel designed for proxy server management. It provides a REST API interface with Telegram bot support for monitoring and controlling proxy services.
Launch PanelKey Features
VLESS Relay Management
Handle VLESS proxy connections and routing with ease.
Speed Limiting
Control bandwidth allocation for connections.
Telegram Bot Integration
Monitor and manage the panel via Telegram.
Railway Deployment Ready
Configured for Railway platform deployment.
News System
Built-in news/announcement functionality.
Web Interface
FastAPI-powered web pages and API endpoints.
Tech Stack
Backend
FastAPI 0.104.1
Server
Uvicorn with standard features
HTTP Client
HTTPX with HTTP/2 support
WebSockets
Real-time communication support
File I/O
Async file operations with aiofiles
Deployment
Railway platform optimized
Get Up and Running
Install dependencies and start the application in two simple steps.
pip install -r requirements.txt
# Run the application
python main.py
The application will start on port 8000 by default, or use the PORT environment variable for custom deployment.
Configuration
PXPanel uses environment variables for configuration:
- PORT — Server port (default: 8000)
- RAILWAY_VOLUME_MOUNT_PATH — Data directory for Railway deployment
- DATA_DIR — Alternative data directory path
Support
For support and updates, contact @logic_sec