GitXplorerGitXplorer
h

V2Box-Linux

public
47 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
b9216e5f0e57db5f27b0933a0adc0e14f7de12d7

custom wf

hhossinasaadi committed a year ago
Unverified
ac04cd6da070db0cb31eebdeed18f427764dfc56

init workflows

hhossinasaadi committed a year ago
Unverified
123ade0bd1349a0d6e8d71f7b2d6e39d6cec19cd

fix tun Permission

hhossinasaadi committed a year ago
Verified
9b2714fff44a0ba41e5efb5f2cc4390c48d1cb75

Update README.md

hhossinasaadi committed a year ago
Unverified
3ccaed73cfcc9167d6891264747220837396cc71

add docs and License

hhossinasaadi committed a year ago
Verified
a1c7e9c7cc9d57a56ce958256b77e633ea2026bb

init readme

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