mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 19:00:22 +08:00
16 lines
238 B
Markdown
16 lines
238 B
Markdown
# Hv2ray
|
|
An linux GUI tool for v2ray based on QT.
|
|
|
|
## Dependencies
|
|
QT
|
|
|
|
## Compile
|
|
```
|
|
cd Hv2ray
|
|
qmake
|
|
make
|
|
```
|
|
|
|
## License
|
|
[](https://www.gnu.org/licenses/gpl-3.0)
|