GitXplorerGitXplorer
h

V2Box-Linux

public
47 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
868c56ed21c29779e3792681648cd6a4ead17635

add bin files

hhossinasaadi committed a year ago
Verified
a2a216d4c89d77ff07731c2a82e0973ddc809082

Update README.md

hhossinasaadi committed a year ago
Unverified
0c5938616334877ce6d8472a8da9c5dc96bfa568

increase version

hhossinasaadi committed a year ago
Unverified
605323865ea6d0c8c0f8383b43605885512028ad

custom secret

hhossinasaadi committed a year ago
Unverified
988fefa6f26fb1b1f2d5d2940f6bb9a8ce8b04ac

fix forge

hhossinasaadi committed a year ago
Unverified
0d3e12d779acbe00fd0f5e6af3e90e3c5e947177

add publish

hhossinasaadi committed a year ago

README

The README file for this repository.

V2Box-Linux

V2Box is V2ray client for Linux with Xray-Core (Full Tunnel)

Download On Ubuntu

  1. Download .deb file from Releases and run sudo dpkg -i v2box-linux_x.x.x_amd64.deb in terminal to install
  2. copy config.json to config textarea
  3. set your server IP or Domain
  4. Start Xray

Info

~ your inbound settings will replace with tun2socks port (10808)

Window

📖 Pre-Requirements For Development

  1. download your system tun2socks from https://github.com/xjasonlyu/tun2socks/releases/latest and put tun2socks to /Tunnel/tun2socks
  2. download your system arch xray from https://github.com/XTLS/Xray-core/releases/latest and put xray to /Tunnel/xray
  3. install electronJS
  4. npm start

TODO

  1. support v2ray URI
  2. a little more cleaner UI/UX :/
  3. fix some bugs in darwin