Alexandr Bogomyakov cb52c3d912 Merge pull request #1 from house-of-vanity/parse_and_run
Added --run mode to run xray with a parsed config.
2025-11-29 01:15:44 +02:00
2025-07-27 22:45:10 +03:30
2025-07-27 22:45:10 +03:30
2025-07-27 22:45:10 +03:30
2025-07-27 22:45:10 +03:30
2025-07-28 18:10:22 +03:30

v2-uri-parser

V2ray URI parser for xray core

Currently supports: vless, vmess, shadowsocks, trojan and socks

Parses V2ray URI and generates JSON config for xray

Usage: v2parser [OPTIONS] <uri>

Arguments:
  <uri>  V2ray URI to parse

Options:
      --socksport <PORT>  Optional SOCKS5 proxy port for inbound
      --httpport <PORT>   Optional HTTP proxy port for inbound
      --get-metadata      Only print config meta data
  -h, --help              Print help
  -V, --version           Print version
Description
No description provided
Readme 219 KiB
Languages
Rust 89.1%
PowerShell 9.4%
Shell 0.9%
Dockerfile 0.6%