feat: get vless Query data

This commit is contained in:
Keivan-sf
2023-10-10 16:21:20 +03:30
parent fc65da6458
commit a6e0f5a8c5
4 changed files with 104 additions and 0 deletions

View File

@@ -6,4 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
querystring = "1.1.0"
regex = "1.9.6"