Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
2019-07-25 23:39:12 +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 [TODO] Add Subscription 2019-07-10 21:08:20 +08:00
src [Added] Added a better font for Windows env 2019-07-24 23:32:07 +08:00
translations [Added][Improved][Fixed] Multiple updates. 2019-07-24 21:24:59 +08:00
_config.yml Set theme jekyll-theme-minimal 2019-07-25 23:39:12 +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 [Update] Updated CI Qt version to Qt5.11 2019-07-24 22:32:26 +08:00
README.md Update README.md 2019-07-25 00:04:32 +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
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-25: 发布功能更新 v1.2.0

2019-07-24: Windows 版本修复了难看的字体

2019-07-24:

  1. 增加使用 Github Release API 的自动检测更新机制

  2. 改善修改配置后的重连机制,部分修改不需要重新连接

  3. 增加了启动时的 GPLv3 版权显示

  4. 增强选择 v2ray 传输方式时的 UX

  5. 增强 v2ray Assets 目录的自动识别机制

  6. 修复导入配置时放弃按钮误识别为确认按钮

  7. 修复日志窗口在光标位于内容中间时的错乱问题

  8. 增强日志自动滚动。

    [同时更新版本号到 v1.2]

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

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

b. 历史

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

c. 更多内容


4. License

License: GPL v3