Update serverless_with_mitm_for_iran.jsonc

dns change to 1.1.1.1
This commit is contained in:
patterniha 2025-02-16 17:21:11 +03:30 committed by GitHub
parent 0b573a452a
commit 7ed1efefd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
"geosite:category-ads-all": ["10.10.34.36", "2001:4188:2:600:10:10:34:36"]
},
"servers": [
"h2c://208.67.222.222/dns-query",
"h2c://1.1.1.1/dns-query",
{"address": "localhost", "domains": ["geosite:private", "geosite:category-ir"]}
],
"tag": "dns-query",
@ -28,7 +28,7 @@
"port": 10853,
"protocol": "dokodemo-door",
"settings": {
"address": "208.67.222.222",
"address": "1.1.1.1",
"port": 53,
"network": "tcp,udp"
}
@ -123,8 +123,8 @@
"streamSettings": {
"security": "tls",
"tlsSettings": {
"serverName": "www.opendns.com",
"verifyPeerCertInNames": ["fromMitM", "www.opendns.com", "doh.opendns.com"],
"serverName": "www.bing.com",
"verifyPeerCertInNames": ["fromMitM", "www.bing.com"],
"alpn": ["fromMitM"],
"fingerprint": "chrome"
}
@ -175,7 +175,7 @@
{
"tag": "dns-out",
"protocol": "dns",
"settings": {"nonIPQuery": "skip", "network": "tcp", "address": "208.67.222.222", "port": 53},
"settings": {"nonIPQuery": "skip", "network": "tcp", "address": "1.1.1.1", "port": 53},
"streamSettings": {
"sockopt": {
"dialerProxy": "chain1-fragment"