Tiny V2ray GUI
To run this application, make sure:
v2rayis installed on your system.- The executable is located at:
/usr/bin/v2ray
If you see a white screen when launching the app, try running it with the following command:
WEBKIT_DISABLE_COMPOSITING_MODE=1 tauri-v2rayp
This is the initial release of the app. Please note:
- The UI (User Interface) and
- The Backend Logic
will be significantly improved in future updates.