The central management service for The Beyond. A monorepo containing the Telegram Bot, Open API, and backend logic for user authentication, billing, and traffic accounting.
- VPN Management – User interface via Telegram Bot and client apps
- Flexible Billing – Support for Telegram Invoices and LAVA payments
- Open API – Public HTTP interface for mobile and desktop apps
- Traffic Telemetry – gRPC-based usage accounting with 2-hour sync interval
- Deployment – Simple setup via
docker compose up -d --build
To run the project locally:
git clone https://github.com/thebeyond-net/control-plane.git
cd control-planecp .env.example .envdocker compose up -d --buildImportant
See the Wiki for production setup, environment variables, and security.
Badges by shields.io.
