mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-07-12 22:58:58 +00:00
TLS ECH client: echForceQuery "full" / "half" / "none" (default) (#4973)
https://github.com/XTLS/Xray-core/pull/4971#issuecomment-3148113203
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user