Proxy Management
VLESS relay and HTTP proxy functionality for seamless traffic routing and management.
// proxy & management service
A FastAPI-based proxy and management service with Telegram bot integration.
Explore FeaturesEverything you need to manage proxies, control bandwidth, and automate monitoring — all from a single service.
VLESS relay and HTTP proxy functionality for seamless traffic routing and management.
Configurable bandwidth controls to manage and throttle traffic with precision.
Automated management and monitoring via Telegram for real-time control and alerts.
Real-time communication capabilities for live data exchange and monitoring.
State management with disk-based persistence to retain data across restarts.
Cross-origin resource sharing enabled for flexible API integrations.
Built with modern, performant tools and libraries.
Get up and running in seconds.
# Install dependencies pip install -r requirements.txt # Run the application python main.py
The service uses environment variables for configuration.
/data)
The application consists of several key modules working together.
Core FastAPI application and state management with modular proxy, bot, and limiting components.
X4G maintains persistent state across restarts using JSON-based storage with file locking to prevent corruption during concurrent operations.