+ dns: add "edns_client_subnet" setting
This commit is contained in:
committed by
Ildar Kamalov
parent
197d07f32b
commit
19a94bf789
@@ -822,6 +822,7 @@ Response:
|
||||
"blocking_mode": "nxdomain" | "null_ip" | "custom_ip",
|
||||
"blocking_ipv4": "1.2.3.4",
|
||||
"blocking_ipv6": "1:2:3::4",
|
||||
"edns_cs_enabled": true | false,
|
||||
}
|
||||
|
||||
|
||||
@@ -837,6 +838,7 @@ Request:
|
||||
"blocking_mode": "nxdomain" | "null_ip" | "custom_ip",
|
||||
"blocking_ipv4": "1.2.3.4",
|
||||
"blocking_ipv6": "1:2:3::4",
|
||||
"edns_cs_enabled": true | false,
|
||||
}
|
||||
|
||||
Response:
|
||||
|
||||
Reference in New Issue
Block a user