Skip to content

🦑 Subscription enforcer and traffic data aggregator for The BEYOND

License

Notifications You must be signed in to change notification settings

thebeyond-net/control-plane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Beyond Logo

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.

License: MIT Docker Go Postgresql gRPC Wiki


🔥 Features

  • 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

🚀 Getting Started

To run the project locally:

1. Clone the Repository

git clone https://github.com/thebeyond-net/control-plane.git
cd control-plane

2. Prepare Environment

cp .env.example .env

3. Launch with Docker

docker compose up -d --build

Important

See the Wiki for production setup, environment variables, and security.


Credits

Badges by shields.io.

About

🦑 Subscription enforcer and traffic data aggregator for The BEYOND

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages