This website requires JavaScript.
Explore
Help
Register
Sign In
ab
/
v2ray-proxy
Watch
1
Star
0
Fork
0
You've already forked v2ray-proxy
mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced
2025-12-18 07:47:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa881555976a706cc81be6121acc9177a9067cf1
v2ray-proxy
/
src
/
main.rs
6 lines
62 B
Rust
Raw
Normal View
History
Unescape
Escape
chore: add protocols enum
2023-10-08 20:46:52 +03:30
mod
parser
;
chore: create `uri_identifier` module in parser
2023-10-10 15:01:12 +03:30
Initial commit
2023-10-06 18:16:44 +03:30
fn
main
(
)
{
chore: create `uri_identifier` module in parser
2023-10-10 15:01:12 +03:30
parser
::
parse
(
"
vmess://test
"
)
;
Initial commit
2023-10-06 18:16:44 +03:30
}
Reference in New Issue
Copy Permalink