mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-18 15:57:53 +00:00
Parse socks
This commit is contained in:
@@ -41,6 +41,7 @@ pub fn get_data(uri: &str) -> RawData {
|
||||
quic_security: None,
|
||||
allowInsecure: None,
|
||||
vnext_security: None,
|
||||
username: None,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user