0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-19 14:48:03 +03: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 03f5c08144
commit 6d416d619f
5 changed files with 91 additions and 57 deletions

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;
}