GithubHelp home page GithubHelp logo

jiangtx / v2ray-panel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from v2ray/v2ray-panel-master

0.0 1.0 0.0 136 KB

Multi-User platform

License: GNU General Public License v3.0

JavaScript 84.65% CSS 0.34% HTML 15.01%

v2ray-panel's Introduction

V2Ray Panel

Warning: 本项目处于早期开发阶段,请勿用于生产环境。

安装

环境要求:

  • 64 位 Linux , glibc 版本最低 2.14

安装 (Debian / Ubuntu):

curl -O "https://raw.githubusercontent.com/v2ray/v2ray-Panel/master/tools/install_debian.sh" && bash install_debian.sh

安装 (CentOS):

curl -O "https://raw.githubusercontent.com/v2ray/v2ray-Panel/master/tools/install_centos.sh" && bash install_centos.sh

主节点:

# Initialize
cd /usr/local/v2ray-panel/v2ray-Panel/
chmod +x ./tools/setup_master.sh
./tools/setup_master.sh

# Run
v2ray-panel-master

承载节点:

# Connect the master
cd /usr/local/v2ray-panel/v2ray-Panel/
chmod +x ./tools/setup_node.sh
./tools/setup_node.sh

# Run
v2ray-panel-node

其中,

  • config/master.jsonconfig/node.json 是配置文件,可以根据需要修改。
  • 承载节点初始化所需的 Node Key 是 Panel 中创建节点时生成的。
  • 目前,每次有用户变动或在 Panel 中手动修改用户流量时,需要在管理后台更新配置。

Patch Core

目前, V2Ray Panel 需要对 Core 进行 Patch 来实现流量统计功能。

Patched Core: https://github.com/losfair/v2ray-core

v2ray-panel's People

Contributors

losfair avatar yalewoosoft avatar kslr avatar

Watchers

James Cloos avatar

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.