mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-19 18:30:34 +08:00
⭐ Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 ⭐
src | ||
tools | ||
utils | ||
.gitignore | ||
.lgtm.yml | ||
.travis.yml | ||
appveyor.yml | ||
Himeki.ico | ||
Hv2ray.pro | ||
LICENSE | ||
README.md |
Hv2ray
A Linux GUI tool for v2ray based on Qt.
TODO: A CROSS-PLATFORM GUI for v2ray based on Qt.
Special Thanks
@aliyuchang33 - Original Author, who initially created this project and gives idea of using Qt to implement.
Dependencies
- Qt >= 5
- python3.5 | 3.6 | 3.7
Compile
git clone https://github.com/lhy0403/Hv2ray && cd Hv2ray
mkdir build && cd build
qmake ./
make
Run
./Hv2ray