mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-27 06:21:48 +08:00
8.4 KiB
8.4 KiB
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.
Any attempt to download or download 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
The v2ray GUI client using Qt, supports Windows, Linux and macOS
Supports editing connection config, importing any file and vmess://
shared link.
Special Thanks to Hv2ray by @aliyuchang33
Relevant Links
- Brief Feature Introduction: https://lhy0403.github.io/Qv2ray
- Latest Release Distribution
- Crowdin Translation Platform: Public Translation Platform
- ArchLinux - AUR: qv2ray
- qv2ray-dev-git: Development version from branch
dev
, maintained by @axionl - Note: The development branch contains unstable feature update and (even more) unstable bug fixes, it's not recommended to use a development version in production.
- qv2ray-dev-git: Development version from branch
First time using Qv2ray please refer to ➡ User Manual
Qv2ray Project Status
Jenkins CI
- Server Website: https://jenkins.lhy0403.top/
Master | Developement | Version v1 | Version v2 | Testing | |
---|---|---|---|---|---|
Linux AppImage | |||||
Windows Zip |
Travis & Appveyor Cross Platform Build Status
Travis per machine badge provided by: badge-matrix
OS | master | dev | version-v1 | version-v2 |
---|---|---|---|---|
Linux | ||||
macOS | ||||
Windows |
Special Thanks
NickName (@GithubAccount) | Contributions |
---|---|
Leroy.H.Y @lhy0403 | Qv2ray Current Maintainer |
Hork @aliyuchang33 | Hv2ray Initial Idea and Design |
SOneWinstone @SoneWinstone | Qt HTTP Interactive Logics |
ArielAxionL @axionl | Qv2ray Artworks |
TheBadGateway @thebadgateway | Translation for Russian |
Open Source License
Submodule X2Struct is licensed under
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/>.