mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 02:40:20 +08:00
75 lines
4.1 KiB
Markdown
75 lines
4.1 KiB
Markdown
# Qv2ray - Make v2ray real cross-platform
|
||
|
||
[](https://build.archlinuxcn.org/packages/#/qv2ray)
|
||
[](https://flathub.org/apps/details/com.github.Qv2ray)
|
||
[](http://hits.dwyl.io/Qv2ray/Qv2ray)
|
||

|
||
[](https://aur.archlinux.org/packages/qv2ray)
|
||
|
||
使用 Qt 框架的跨平台 v2ray 客户端。支持 Windows, Linux, macOS。
|
||
|
||
## Related Links
|
||
- [Wiki](https://github.com/Qv2ray/Qv2ray/wiki) and [First Time Usage](https://github.com/Qv2ray/Qv2ray/wiki/Getting-Started-step0)
|
||
- Latest **[Release Version](https://github.com/Qv2ray/Qv2ray/releases/latest)**
|
||
- Translation platform, translations are welcome at here: **[Public Translation Platform](https://www.transifex.com/qv2ray/qv2ray)**
|
||
|
||
## Special Thanks
|
||
- **Quality Assurance & User Experience:** [@DuckSoft](https://github.com/DuckSoft/)
|
||
- **Debian-based distro Packager:** [@ymshenyu](https://github.com/ymshenyu)
|
||
|
||
-------------------------------
|
||
|
||
## Copyright
|
||
### This is free software, and you are welcome to redistribute it under certain conditions
|
||
- ALL Credit goes to **Qv2ray User Group** and **Qv2ray Development Group**
|
||
- Contributors (sorted alphabetically):
|
||
- @aliyuchang33
|
||
- @axionl
|
||
- @DuckSoft
|
||
- @lhy0403
|
||
- @rikakomoe
|
||
- @SoneWinstone
|
||
- @thebadgateway
|
||
|
||
|
||
### 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)
|
||
- Copyright (c) 2020 Ram Pani (@DuckSoft): **QvRPCBridge** (WTFPL)
|
||
- Copyright (c) 2019 ShadowSocks (@shadowsocks): **libQtShadowsocks** (LGPLv3)
|
||
- Copyright (c) 2015-2020 qBittorrent (Anton Lashkov) (@qBittorrent): **speedplotview** (GPLv2)
|
||
|
||
## Licences
|
||
|
||
Qv2ray is licenced under [](https://www.gnu.org/licenses/gpl-3.0)
|
||
|
||
```
|
||
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/>.
|
||
```
|
||
|
||
***注意: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.t
|