Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
2020-01-20 21:42:06 +08:00
.github update: update github action config 2020-01-18 23:20:22 +08:00
.vscode [add] added vscode 2019-10-09 15:55:31 +08:00
3rdparty [update] Updated submodules 2020-01-14 12:04:31 +08:00
assets cleanup 2 2020-01-19 19:54:06 +08:00
debian Merge branch 'version-v2' into dev 2020-01-18 10:57:08 +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 fix: fixed several issues 2020-01-20 21:42:06 +08:00
tools [fix] Fixed Windows and macOS build 2019-12-15 10:59:06 +08:00
translations add: add option to update subscription without system proxy 2020-01-20 12:03:25 +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 [update] Use Upstream QZXing 2019-12-20 20:57:19 +08:00
Build.Counter fix: fixed several issues 2020-01-20 21:42:06 +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 Update Qv2ray.pro 2020-01-19 18:52:25 +08:00
README.md [fix] case problem in README.md 2020-01-16 13:20:29 +08:00
resources.qrc [ui] Fixed #234 2020-01-14 12:49:39 +08:00

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

Note: Qv2ray can ONLY be used for learning related technologies such as Qt/C++/Linux/CI/automation and use within the scope permitted by law. Any individual or group MAY NOT use Qv2ray for any violation of relevant laws and regulations.

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

Any attempt to download of any branch or distribution of Qv2ray constitutes your agreement that the author of the project will not be liable for any legal liability arising from your breach of the above guidelines.

Qv2ray - Make v2ray real cross-platform

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

HitCount GitHub Releases

Special Thanks

  • Quality Assurance & User Experience: DuckSoft @DuckSoft
  • Debian-based distro Packager: ymshenyu @ymshenyu

This is free software, and you are welcome to redistribute it under certain conditions

  • Copyright (C) 2019 Leroy.H.Y (@lhy0403): Qv2ray Current Developer
  • Copyright (C) 2019 Hork (@aliyuchang33): Hv2ray Initial Designs & gRPC implementation
  • Copyright (C) 2019 SOneWinstone (@SoneWinstone): Hv2ray/Qv2ray HTTP Request Helper
  • ArielAxionL (@axionl): Qv2ray Logos and ArtWork
  • TheBadGateway (@thebadgateway): Qv2ray Russian Translations
  • Riko (@rikakomoe): Qv2ray patch 8a8c1a/PR115

Libraries that have been used in Qv2ray are listed below (Sorted by date added)

  • Copyright (c) 2019 dridk (@dridk): X2Struct (Apache)
  • Copyright (c) 2011 SCHUTZ Sacha (@dridk): QJsonModel (MIT)
  • Copyright (c) 2019 Nikolaos Ftylitakis (@ftylitak): QZXing (Apache2)
  • Copyright (c) 2016 Singein (@Singein): ScreenShot (MIT)
  • Copyright (c) 2016 Nikhil Marathe (@nikhilm): QHttpServer (MIT)
  • Copyright (c) 2019 Itay Grudev (@itay-grudev): SingleApplication (MIT)
  • Copyright (c) 2019 paceholder (@paceholder): nodeeditor (QNodeEditor modified by lhy0403) (BSD-3-Clause)

Licences

Qv2ray is licenced under 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/>.