Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
2019-08-18 00:47: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 [Added][Changed][UI] Added SOCKS, connection renaming, connect selected, and a new tiny log module. Redesigned MainWindow UI 2019-08-17 00:23:18 +08:00
src [Windows][UI][Fix] Fixed a Visibility Toggling Issue 2019-08-18 00:47:49 +08:00
translations [Windows][UI][Fix] Fixed a Visibility Toggling Issue 2019-08-18 00:47:49 +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 [Update] Updated CI Qt version to Qt5.11 2019-07-24 22:32:26 +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 [Added][Changed][UI] Added SOCKS, connection renaming, connect selected, and a new tiny log module. Redesigned MainWindow UI 2019-08-17 00:23:18 +08:00
README.md [Document] Changed README 2019-07-23 22:28:33 +08:00
resources.qrc [Added][Changed][UI] Added SOCKS, connection renaming, connect selected, and a new tiny log module. Redesigned MainWindow UI 2019-08-17 00:23:18 +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
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