Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
2019-12-02 11:31:25 +08:00
.github [update] Update using install qt action v2 2019-11-28 18:31:57 +08:00
.vscode [add] added vscode 2019-10-09 15:55:31 +08:00
3rdparty [fix] updated submodule 2019-11-27 13:54:20 +08:00
docs [release] Updated ReleaseNotes for v1.3.8 2019-10-08 12:39:39 +08:00
icons [VD][WIP] #130 Change to a new logo, new icon color schemes and added dark mode support (#131) 2019-11-18 18:38:42 +08:00
libs Added connection statistics. (#84) 2019-09-30 10:08:41 +08:00
README_l10n [doc] Changed docs path 2019-10-06 20:54:08 +08:00
src Update QvSystemProxyConfigurator.cpp 2019-12-02 11:31:25 +08:00
tools [lots of] Many changes. 2019-10-24 22:34:10 +08:00
translations [fix] Sharing and Language Installer fixes #121 2019-11-27 13:28:30 +08:00
_config.yml Set theme jekyll-theme-architect 2019-07-25 23:43:43 +08:00
.gitignore [add] added .gitignore 2019-11-21 21:28:27 +08:00
.gitmodules [add] Added GFW->PAC and QHttpServer #69 2019-11-18 19:40:00 +08:00
Build.Counter [update] Several code refactoring and added qvAppLog 2019-12-02 09:50:05 +08:00
BUILDING.md [doc] Changed docs path 2019-10-06 20:54:08 +08:00
crowdin.yml [fix] Fixed Qv2ray AppImage build and added Crowdin Service 2019-09-16 12:47:01 +08:00
LICENSE Initial commit 2019-04-10 23:32:49 +08:00
Qv2ray.astylerc [add] Added Ping-related cpp and headers. Added theme log 2019-09-18 14:21:26 +08:00
Qv2ray.pro [add] Some small updates and fixed #144 2019-12-01 13:43:11 +08:00
README.md Merge branch 'master' into dev 2019-10-31 07:53:28 +08:00
resources.qrc [VD][WIP] #130 Change to a new logo, new icon color schemes and added dark mode support (#131) 2019-11-18 18:38:42 +08:00

README in Other Languages


注意Qv2ray 仅能用于 Qt/c++/linux/CI/自动化 等相关技术的学习和在法律允许范围内的使用,任何个人或集体不得使用 Qv2ray 进行任何违反相关法律法规的操作。

任何尝试下载或下载 Qv2ray 任意分支或发行版即代表您同意本项目作者不承担任何由于您违反以上准则所带来的任何法律责任。

Qv2ray - Make v2ray real cross-platform

HitCount GitHub Releases

使用 Qt 框架的跨平台 v2ray 客户端. 支持 Windows, Linux, macOS

支持连接编辑,支持导入任意配置和 vmess:// 分享链接

来自于 Hv2ray,原作者 @aliyuchang33

相关链接:

首次使用请查看 ➡ 用户手册

Qv2ray 项目状态

Jenkins CI

Master Version v1
Linux AppImage Build Status Build Status
Windows Zip Build Status Build Status

Travis & Appveyor 多平台构建状态

Travis per machine badge provided by: badge-matrix

OS 主分支 master 版本分支 version-v1
Linux Build Status Linux in master Build Status Linux in v1.0.0
macOS Build Status macOS in master Build Status macOS in v1
Windows Build status Build status

鸣谢

姓名 (@Github帐号) 贡献内容
Leroy.H.Y @lhy0403 Qv2ray 当前维护人员之一
Hork @aliyuchang33 Hv2ray 灵感与设计
SOneWinstone @SoneWinstone 使用 Qt 的 HTTP 交互逻辑
ArielAxionL @axionl Qv2ray 部分 UI
TheBadGateway @thebadgateway 俄罗斯文翻译

许可证

Qv2ray 使用 License: GPL v3

Submodule X2Struct 使用 License: GPL v3

QJsonModel is licensed underLicense: GPL v3 (Copyright (c) 2011 SCHUTZ Sacha)

    Qv2ray, A Qt frontend for v2ray. Written in c++

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.