Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
2019-04-18 08:02:45 +08:00
src Disable multi instances and add mainwindow icon. 2019-04-18 08:02:45 +08:00
.gitignore Update .gitignore. 2019-04-16 12:29:22 +08:00
Himeki.ico Bug fix and add systemtray. 2019-04-17 21:16:07 +08:00
Hv2ray.pro Disable multi instances and add mainwindow icon. 2019-04-18 08:02:45 +08:00
LICENSE Initial commit 2019-04-10 23:32:49 +08:00
README.md Update README.md 2019-04-12 11:10:59 +08:00
vmess2json.py Fix some bugs. 2019-04-17 08:49:12 +08:00

Hv2ray

An linux GUI tool for v2ray based on QT.

Dependencies

QT

Compile

cd Hv2ray
qmake
make

License

License: GPL v3