Code Monkey home page Code Monkey logo

v2ray_client's Introduction

v2ray_client

简介

一个基于Web的v2ray客户端控制面板

1 2 3 4

这个项目借鉴了很多人的**,有雨落无声大佬的v2ray.fun作为基础,还有github上很多开源项目的帮助,第一次做web项目,耗费时间一星期左右吧,基础功能试用成了,具体bug不清楚,待测试

使用方法

  • 注意:root权限下运行,不然无法修改v2ray配置
  • 注意:root权限下运行,不然无法修改v2ray配置
  • 注意:root权限下运行,不然无法修改v2ray配置

要求:python3环境,linux

  1. 创建虚拟环境(自选) virtualenv -p python3 venv
  2. source venv/bin/activate
  3. cd 到项目目录
  4. 运行 sudo ./install.sh
  5. 按照脚本操作后,将会部署到后台
  6. 部署完成后访问http://127.0.0.1:8000

启动停止方法

  1. 启动: supervisorctl start v2rayClient
  2. 停止: supervisortctl stop v2rayClient

配置方法

具体写入的日志和配置文件在config.py里自行修改

v2ray_client's People

Contributors

noone-hub 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.