Parse alpn

This commit is contained in:
Keivan-sf
2025-07-26 11:58:01 +03:30
parent 9b73b4c6ed
commit cd0b282c6e
3 changed files with 15 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ pub struct VlessQuery {
pub service_name: String,
pub slpn: String,
pub spx: String,
pub alpn: String,
}
pub struct VlessAddress {