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 0923f53b21
commit 6d5be86947
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;
}