Update serverless_for_iran.jsonc

This commit is contained in:
patterniha 2025-02-13 18:21:40 +03:30 committed by GitHub
parent 215e3dbf07
commit 8c7f649fdf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -112,7 +112,7 @@
"settings": {"domainStrategy": "ForceIP"} "settings": {"domainStrategy": "ForceIP"}
}, },
{ {
"tag": "tls-repack", "tag": "tls-repack-dns",
"protocol": "freedom", "protocol": "freedom",
"settings": {"domainStrategy": "ForceIP"}, "settings": {"domainStrategy": "ForceIP"},
"streamSettings": { "streamSettings": {
@ -212,7 +212,7 @@
{"outboundTag": "dns-out", {"outboundTag": "dns-out",
"inboundTag": ["socks-in"], "port": 53 "inboundTag": ["socks-in"], "port": 53
}, },
{"outboundTag": "tls-repack", {"outboundTag": "tls-repack-dns",
"inboundTag": ["dns-query"] "inboundTag": ["dns-query"]
}, },
{"outboundTag": "block", {"outboundTag": "block",