change back to v2parser

v2-uri-parser is actually hard to type ngl
This commit is contained in:
Keivan-sf
2025-07-27 22:24:57 +03:30
parent 2085c685c5
commit db80283de4
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ mod parser;
pub mod utils;
fn main() {
let matches = Command::new("v2-uri-parser")
let matches = Command::new("v2parser")
.version("0.2.0")
.about("Parses V2ray URI and generates JSON config for xray")
.arg(