DNS: Add tag for DnsServerObject (#4515)

Closes https://github.com/XTLS/Xray-core/issues/4505
This commit is contained in:
风扇滑翔翼 2025-03-21 08:18:59 +08:00 committed by RPRX
parent 6a211a0bb9
commit 6f8e253dec
4 changed files with 81 additions and 57 deletions

View file

@ -29,6 +29,7 @@ message NameServer {
repeated OriginalRule original_rules = 4;
QueryStrategy query_strategy = 7;
bool allowUnexpectedIPs = 8;
string tag = 9;
}
enum DomainMatchingType {