Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
Leroy.H.Y b2d25b801b
Merge branch 'version-1.0.0'
Bump master version
2019-07-23 22:08:49 +08:00
3rdparty [Removed] Removed a submodule 2019-07-07 14:00:16 +08:00
ChangeLogs [Document] Add documents for #23 added more dependencies. 2019-07-18 23:01:41 +08:00
icons [MacOS Release] Added MacOS Logo and fixed config path. 2019-07-09 06:17:31 -07:00
src [Fix] Fixed build error 2019-07-23 14:43:26 +08:00
translations [Added] Added auto-connection function and About box 2019-07-23 11:12:23 +08:00
.appveyor.yml [Remove] Removed Python depends. Added struct for vmess:// protocol. 2019-07-05 23:47:31 +08:00
.gitignore [MacOS Release] Added MacOS Logo and fixed config path. 2019-07-09 06:17:31 -07:00
.gitmodules [Removed] Removed a submodule 2019-07-07 14:00:16 +08:00
.travis.yml [Remove] Removed Python depends. Added struct for vmess:// protocol. 2019-07-05 23:47:31 +08:00
BUILD.md [Documents] Documents and README update 2019-07-11 15:18:30 +08:00
ignored_cpp_structs.hpp [ADDED] Added VMess protocol Decode. #13 2019-07-06 22:54:05 +08:00
LICENSE Initial commit 2019-04-10 23:32:49 +08:00
Qv2ray.pro [Fixed] Fixed an empty instruction in .pro 2019-07-09 22:48:00 +08:00
README.md Update README.md 2019-07-23 22:04:26 +08:00
resources.qrc [RENAMED] Renamed from Hv2ray to Qv2ray 2019-07-05 20:43:33 +08:00

Qv2ray

使用 Qt 的跨平台 v2ray 客户端.

Codacy Badge HitCount

Travis (Linux and MacOS): https://travis-ci.com/lhy0403/Qv2ray

Appveyor (Windows): https://ci.appveyor.com/project/lhy0403/qv2ray

Travis per machine badge provided by: https://github.com/exogen/badge-matrix ( @exogen )

OS 主分支 master 开发分支 dev 版本分支 v1.0.0
Linux Build Status Linux in master Build Status Linux in dev Build Status Linux in v1.0.0
MacOS Build Status MacOS in master Build Status Linux in dev Build Status Linux in dev
Windows Build status Build status Build status

1. 依赖

2. 编译方法

3. 最近更新内容

a. 最新

2019-07-23: v1.1 版本添加了自动启动功能

2019-07-11: 准备 dev 分支开始 v2.0 版本

b. 历史

v1.0 更新日志请见 ChangeLog-v1

c. 更多内容


4. License

License: GPL v3