mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 02:40:20 +08:00
⭐ Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 ⭐
|
||
---|---|---|
.github | ||
.vscode | ||
3rdparty | ||
docs | ||
icons | ||
libs | ||
README_l10n | ||
src | ||
tools | ||
translations | ||
_config.yml | ||
.gitignore | ||
.gitmodules | ||
Build.Counter | ||
BUILDING.md | ||
crowdin.yml | ||
LICENSE | ||
Qv2ray.astylerc | ||
Qv2ray.pro | ||
README.md | ||
resources.qrc |
README in Other Languages
注意:Qv2ray 仅能用于 Qt/c++/linux/CI/自动化 等相关技术的学习和在法律允许范围内的使用,任何个人或集体不得使用 Qv2ray 进行任何违反相关法律法规的操作。
任何尝试下载或下载 Qv2ray 任意分支或发行版即代表您同意本项目作者不承担任何由于您违反以上准则所带来的任何法律责任。
Qv2ray - Make v2ray real cross-platform
使用 Qt 框架的跨平台 v2ray 客户端. 支持 Windows, Linux, macOS
支持连接编辑,支持导入任意配置和 vmess://
分享链接
来自于 Hv2ray,原作者 @aliyuchang33
相关链接:
- 功能介绍: https://lhy0403.github.io/Qv2ray
- 最新 Release 发布版
- Crowdin 翻译平台, Translations are welcome at here: Public Translation Platform
- ArchLinux - AUR: qv2ray
- qv2ray-dev-git:
dev
分支的开发版本,由 @axionl 维护 - 注意:dev 分支包含不稳定的功能更新和(更)不稳定的bug修复,不建议将 dev 分支作为日常使用
- qv2ray-dev-git:
首次使用请查看 ➡ 用户手册
Qv2ray 项目状态
Jenkins CI
Master | Version v1 | |
---|---|---|
Linux AppImage | ||
Windows Zip |
Travis & Appveyor 多平台构建状态
Travis per machine badge provided by: badge-matrix
OS | 主分支 master | 版本分支 version-v1 |
---|---|---|
Linux | ||
macOS | ||
Windows |
鸣谢
姓名 (@Github帐号) | 贡献内容 |
---|---|
Leroy.H.Y @lhy0403 | Qv2ray 当前维护人员之一 |
Hork @aliyuchang33 | Hv2ray 灵感与设计 |
SOneWinstone @SoneWinstone | 使用 Qt 的 HTTP 交互逻辑 |
ArielAxionL @axionl | Qv2ray 部分 UI |
TheBadGateway @thebadgateway | 俄罗斯文翻译 |
许可证
Submodule X2Struct 使用
QJsonModel is licensed under (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/>.