TLS ECH client: echForceQuery "full" / "half" / "none" (default) (#4973)

https://github.com/XTLS/Xray-core/pull/4971#issuecomment-3148113203
This commit is contained in:
风扇滑翔翼
2025-08-03 18:15:42 +08:00
committed by GitHub
parent 87fff12fd9
commit 7cbf5b004c
6 changed files with 54 additions and 42 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ message Config {
string ech_config_list = 19;
bool ech_force_query = 20;
string ech_force_query = 20;
SocketConfig ech_socket_settings = 21;
}