mkmark / v2box

Migrate your v2ray configuration into sing-box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v2box

Migrate your v2ray configuration into sing-box.

Usage

v2box migrate -c /path/to/v2ray-config.json > config.json
v2box migrate geoip -i /path/to/geoip.dat -o geoip.db
v2box migrate geosite -i /path/to/geosite.dat -o geosite.db

TODO

  • Inbound
  • Outbound
  • Routing Rule
  • DNS
  • Convert geo resources
  • Xray support

About

Migrate your v2ray configuration into sing-box


Languages

Language:Go 98.0%Language:Makefile 2.0%