mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2026-02-04 01:37:56 +00:00
2085c685c546630a8b9809ee41946f07923f01ce
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-name Only print the config name
-h, --help Print help
-V, --version Print version
Description
Languages
Rust
89.2%
PowerShell
9.3%
Shell
0.9%
Dockerfile
0.6%