Giter Club home page Giter Club logo

Elora VPN Manager

A central solution to manage accounts in a Cluster enviroment of VPN Servers.

Overview

By this application you can manage multi x-ui host and multi inbounds.
all accounts that created in panel, automatically created and managed in all hosts and inbounds.
you have a telgram bot for users to view thier accounts sub scription url and used traffic.
a simple order workfllow for new customers are avialable in telgram bot.

Contact US in Telegram

Elora VPN

Supported:

Features

  • Web based panel Manage users and accounts
  • Web based panel to manage hosts, inbounds, inbound configs
  • Telegram Bot for Users

Screen shots

Web panel

2023-10-06_15-49

2023-10-06_15-50_1

2023-10-06_15-50

Telegram Bot

image

image

How to install

Requirements

python3 and pip3 installed on your system.

Clone the repository

git clone https://github.com/eloravpn/EloraVPNManager.git && cd EloraVPNManager

Configuration

You can create a .env file and override all configurations in src/config.py. also you can use .env.example file as an exmaple.

Database

Set users name, password and DB name on bellow proprt in .env file:

SQLALCHEMY_DATABASE_URL="postgresql+psycopg2://postgres:123456@localhost:5432/eloravpn"
Admin username and password

Default sudoer username and password is admin.

The environment varaibles is SUDO_USERNAME and SUDO_PASSWORD

We strongly recomended to use postgresql as your database

Note: if you want to use sqlite as your database, you can comment psycopg2==2.9.6 line in requirements.txt

For Ubuntu 20 and 22: install libpq-dev by apt install libpq-dev

pip3 install -r requirements.txt && alembic upgrade head && python3 main.py

Install Web Pannel

Follow the Readme in Elora VPN Manager Panel

Elora VPN's Projects

3x-ui icon 3x-ui

Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks)

eloravpnmanager icon eloravpnmanager

A central solution to manage accounts in a Cluster enviroment of VPN Servers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.