Parse socks

This commit is contained in:
Keivan-sf
2025-07-27 21:50:52 +03:30
parent 863b9321b5
commit 65721cd5e3
10 changed files with 146 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ pub fn get_data(uri: &str) -> RawData {
quic_security: None,
allowInsecure: None,
vnext_security: None,
username: None,
};
}