Support xhttp

This commit is contained in:
Keivan-sf
2025-07-26 16:32:53 +03:30
parent 763169e04b
commit ae36a180f7
3 changed files with 33 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ pub struct VlessQuery {
pub slpn: Option<String>,
pub spx: Option<String>,
pub alpn: Option<String>,
pub extra: Option<String>,
}
pub struct VlessAddress {