Giter Site home page Giter Site logo

whyscience / v2rayl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jiangxufeng/v2rayl

1.0 1.0 0.0 143.26 MB

v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新

License: GNU General Public License v3.0

Python 100.00%

v2rayl's Introduction

v2ray

V2Ray 是 Project V 下的一个工具。Project V 包含一系列工具,帮助你打造专属的定制网络体系。而 V2Ray 属于最核心的一个。 简单地说,V2Ray 是一个与 Shadowsocks 类似的代理软件,但比Shadowsocks更具优势

V2Ray 用户手册:https://www.v2ray.com

V2Ray 项目地址:https://github.com/v2ray/v2ray-core

v2rayL

v2rayL

v2ray linux 客户端,使用pyqt5编写GUI界面,核心基于v2ray-core(v2ray-linux-64)

开发环境:ubuntu18.04+Python3.6

目前已实现以下功能:

  • 全新的UI界面
  • 添加订阅地址,自动解析并展示可连接VPN
  • 设置自动更新订阅、更换地址
  • 支持协议:vmess、shadowsocks
  • 通过vmess://ss://分享链接添加配置,通过二维码添加配置
  • 手动添加配置,修改本地监听端口
  • 导出配置、生成配置分享链接、生成分享二维码
  • 最小化至托盘、测试延时、检查更新
  • ......

其中vmess支持websocket、mKcp 目前程序可能存在一些bug但是没有测试出,若在使用过程中发现bug,请在issue中提交,以便改进。

使用

安装

方法一:

bash <(curl -s -L http://dl.thinker.ink/install.sh)

方法二:

在release中下载最新的install.sh,然后运行 ./install.sh

更新

方法一:

bash <(curl -s -L http://dl.thinker.ink/update.sh)

方法二:

在release中下载最新的update.sh,然后运行 ./update.sh

卸载

bash <(curl -s -L http://dl.thinker.ink/uninstall.sh)

展示

首页

setting1

setting2

感谢

UI界面设计来源:https://zmister.com/archives/477.html

配置方面参考: https://github.com/2dust/v2rayNG

协议

License: GPL v3

v2rayl's People

Contributors

bash-c avatar jiangxufeng avatar

Stargazers

 avatar

Watchers

 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.