mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-16 05:17:16 +03:00
DNS: Add tag
for DnsServerObject (#4515)
Closes https://github.com/XTLS/Xray-core/issues/4505
This commit is contained in:
@ -29,6 +29,7 @@ message NameServer {
|
||||
repeated OriginalRule original_rules = 4;
|
||||
QueryStrategy query_strategy = 7;
|
||||
bool allowUnexpectedIPs = 8;
|
||||
string tag = 9;
|
||||
}
|
||||
|
||||
enum DomainMatchingType {
|
||||
|
Reference in New Issue
Block a user