BytePrince / Qv2ray

Linux Windows macOS 的 v2ray Qt GUI,支持 vmess ss socks 出站,支持导入文件和vmess://链接,支持编辑配置,:star2: Give it a star if you like it.

Home Page:https://lhy0403.github.io/Qv2ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Developement Version v1 Version v2 Testing
Linux AppImage Build Status Build Status Build Status Build Status Build Status
Windows Zip Build Status Build Status Build Status Build Status Build Status

Travis & Appveyor 多平台构建状态

Travis per machine badge provided by: badge-matrix

OS 主分支 master 开发分支 dev 版本分支 version-v1 版本分支 version-v2
Linux Build Status Linux in master Build Status Linux in dev Build Status Linux in v1.0.0 Build Status Linux in v2.0.0
macOS Build Status macOS in master Build Status macOS in dev Build Status macOS in v1 Build Status macOS in v2
Windows Build status Build status 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

    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/>.

About

Linux Windows macOS 的 v2ray Qt GUI,支持 vmess ss socks 出站,支持导入文件和vmess://链接,支持编辑配置,:star2: Give it a star if you like it.

https://lhy0403.github.io/Qv2ray

License:GNU General Public License v3.0


Languages

Language:C++ 96.6%Language:QMake 2.2%Language:C 1.2%