V2Box is V2ray client for Linux with Xray-Core (Full Tunnel)
- Download .deb file from Releases and run
sudo dpkg -i v2box-linux_x.x.x_amd64.deb
in terminal to install - copy config.json to config textarea
- set your server IP or Domain
- Start Xray
~ your inbound settings will replace with tun2socks port (10808)
- download your system tun2socks from https://github.com/xjasonlyu/tun2socks/releases/latest and put tun2socks to
/Tunnel/tun2socks
- download your system arch xray from https://github.com/XTLS/Xray-core/releases/latest and put xray to
/Tunnel/xray
- install electronJS
npm start
- support v2ray URI
- a little more cleaner UI/UX :/
- fix some bugs in darwin