Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
2019-04-15 18:20:47 +08:00
.gitignore standardized. 2019-04-15 18:20:23 +08:00
confedit.cpp standardized. 2019-04-15 18:20:23 +08:00
confedit.h Implement selection. 2019-04-11 23:33:36 +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 standardized. 2019-04-15 18:20:23 +08:00
importconf.cpp Show table 2019-04-11 15:22:41 +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 standardized. 2019-04-15 18:20:23 +08:00
mainwindow.h standardized. 2019-04-15 18:20:23 +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
vinteract.cpp Basic functionality. 2019-04-12 11:00:03 +08:00
vinteract.h Basic functionality. 2019-04-12 11:00:03 +08:00

Hv2ray

An linux GUI tool for v2ray based on QT.

Dependencies

QT

Compile

cd Hv2ray
qmake
make

License

License: GPL v3