Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
2019-04-16 12:29:22 +08:00
.gitignore Update .gitignore. 2019-04-16 12:29:22 +08:00
confedit.cpp standardized. 2019-04-15 18:20:23 +08:00
confedit.h Add vmess support. 2019-04-16 11:23:00 +08:00
confedit.ui Init. 2019-04-10 23:30:52 +08:00
db.cpp standardized. 2019-04-15 18:20:23 +08:00
db.h standardized. 2019-04-15 18:20:23 +08:00
Hv2ray.pro Add vmess support. 2019-04-16 11:23:00 +08:00
importconf.cpp Add vmess support. 2019-04-16 11:23:00 +08:00
importconf.h Show table 2019-04-11 15:22:41 +08:00
importconf.ui Init. 2019-04-10 23:30:52 +08:00
LICENSE Initial commit 2019-04-10 23:32:49 +08:00
main.cpp Implement selection. 2019-04-11 23:33:36 +08:00
mainwindow.cpp Add vmess support. 2019-04-16 11:23:00 +08:00
mainwindow.h Add vmess support. 2019-04-16 11:23:00 +08:00
mainwindow.ui Show table 2019-04-11 15:22:41 +08:00
README.md Update README.md 2019-04-12 11:10:59 +08:00
utils.cpp Add vmess support. 2019-04-16 11:23:00 +08:00
utils.h Add vmess support. 2019-04-16 11:23:00 +08:00
vinteract.cpp Add vmess support. 2019-04-16 11:23:00 +08:00
vinteract.h Basic functionality. 2019-04-12 11:00:03 +08:00
vmess2json.py Add vmess support. 2019-04-16 11:23:00 +08:00
vmess.cpp Add vmess support. 2019-04-16 11:23:00 +08:00
vmess.h Add vmess support. 2019-04-16 11:23:00 +08:00
vmess.ui Add vmess support. 2019-04-16 11:23:00 +08:00

Hv2ray

An linux GUI tool for v2ray based on QT.

Dependencies

QT

Compile

cd Hv2ray
qmake
make

License

License: GPL v3