diff --git a/README.md b/README.md new file mode 100644 index 0000000..96f5e7b --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# v2-uri-parser +V2ray URI parser for xray core + +Currently supports: `vless` + +``` +V2ray URI parser + +Usage: v2parser [OPTIONS] + +Arguments: + + +Options: + -s, --socksport + -h, --help Print help + -V, --version Print version +```