mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-15 14:47:51 +00:00
1dfb45412f22e20fdb9cd25a31cd2b46399168c4
This will replace --get-name add provide both name and protocol in a single json object
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.1%
PowerShell
9.4%
Shell
0.9%
Dockerfile
0.6%