EN

VibeNest is currently available in English. More interface languages are coming soon.

Go to Home
VPN PROXY MANAGEMENT PANEL

MMD Panel

A FastAPI-based VPN proxy management panel with Telegram bot integration and client configuration support.

Explore Key Features

Key Features

WEB

Web-based Management Panel

FastAPI-powered dashboard for proxy configuration

MULTI

Multi-protocol Support

Handles various proxy protocols and transports

TG

Telegram Bot Integration

Optional bot functionality for remote management

GEN

Client Configuration Generator

Supports multiple VPN clients (v2rayN, v2rayNG, Clash, Hiddify, etc.)

LIVE

Real-time Monitoring

WebSocket connections for live updates and logging

CLOUD

Railway/Render Deployment

Ready for cloud deployment with configuration files

Tech Stack

Backend FastAPI + Uvicorn
WebSockets Real-time communication
HTTP Client httpx for external requests
System Monitoring psutil for resource tracking
Optional Bot pyTelegramBotAPI for Telegram integration
Database SQLite (inferred from code structure)

Supported Clients

The panel generates configurations for various VPN clients:

v2rayN Windows
v2rayNG Android
Clash Meta
Hiddify
V2Box
NPV Tunnel

Quick Start

  1. 1

    Install dependencies:

    pip install -r requirements.txt
  2. 2

    Run the application:

    uvicorn main:app --host 0.0.0.0 --port 8000
  3. 3

    Access the panel at http://localhost:8000

Deployment

Ready for deployment on:

Render
Use render.yaml configuration
Railway
Use Procfile for deployment

Environment Variables

ADMIN_PASSWORD Admin panel access default: "admin"
SECRET_KEY Application secret key auto-generated
PORT Server port set by platform

Version: 1.1.0

Reconnecting to the server...

Reconnecting in sec.

Failed to reconnect.
The page will reload automatically.

Session paused by the server.

Failed to resume the session.
Reloading the page...