1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-07-25 11:24:15 +00:00

Add classic UDP DNS support for ECH Config

This commit is contained in:
风扇滑翔翼 2025-03-09 09:43:40 +00:00 committed by GitHub
parent 8e5be20307
commit 22463f3256
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 91 additions and 57 deletions
transport/internet/tls

View file

@ -94,7 +94,7 @@ message Config {
bytes ech_config = 18;
string ech_DOHserver = 19;
string ech_DNSserver = 19;
bytes ech_key_sets = 20;
}