Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计
Go to file
2019-06-15 10:30:18 +08:00
src Prevent manual chaging in modified inbounds. 2019-05-10 22:51:17 +08:00
utils [Tweaks] Moved vmess2json.py to ./utils and changed file mode for ./Himeki.ico 2019-05-09 13:28:13 +08:00
.gitignore Move build files to 'build' folder 2019-04-20 10:11:32 +08:00
appveyor.yml Create appveyor.yml 2019-06-15 10:30:18 +08:00
Himeki.ico [Tweaks] Moved vmess2json.py to ./utils and changed file mode for ./Himeki.ico 2019-05-09 13:28:13 +08:00
Hv2ray.pro Fixs and preferences. 2019-05-08 22:56:20 +08:00
LICENSE Initial commit 2019-04-10 23:32:49 +08:00
README.md Update README.md 2019-05-15 21:32:33 +08:00

Hv2ray

A Linux GUI tool for v2ray based on Qt.

Dependencies

  • Qt >= 4
  • python3

Compile

git clone https://github.com/aliyuchang33/Hv2ray && cd Hv2ray
qmake ./
make

Run

./Hv2ray

License

License: GPL v3