Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
增加二维码导入配置、二维码分享配置,修复若干bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangxufeng committed Sep 1, 2019
1 parent e6d3084 commit f2aa247
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ V2Ray 项目地址:https://github.com/v2ray/v2ray-core

![v2rayL](http://cloud.thinker.ink/images/v2rayLlogo.png)

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

目前已实现以下功能:

- 添加订阅地址,自动解析并展示可连接VPN
- 设置自动更新订阅、更换地址
- 支持协议:vmess、shadowsocks
- 通过`vmess://``ss://`分享链接添加配置
- 导出配置、生成配置分享链接
- 通过`vmess://``ss://`分享链接添加配置,通过二维码添加配置
- 导出配置、生成配置分享链接、生成分享二维码
- 最小化至托盘、测试延时、右键菜单
- ......

Expand Down

0 comments on commit f2aa247

Please sign in to comment.