mirror of https://github.com/XTLS/Xray-examples
Update serverless_for_iran.jsonc
parent
215e3dbf07
commit
8c7f649fdf
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue