mirror of https://github.com/XTLS/Xray-examples
Update serverless_with_mitm_for_iran.jsonc
parent
2302c797da
commit
3491624b9d
|
@ -340,7 +340,7 @@
|
||||||
"outboundTag": "redirect-out-h11",
|
"outboundTag": "redirect-out-h11",
|
||||||
"inboundTag": ["socks-in"],
|
"inboundTag": ["socks-in"],
|
||||||
"network": "tcp",
|
"network": "tcp",
|
||||||
"protocol": "tls",
|
"protocol": ["tls"],
|
||||||
"port": 443,
|
"port": 443,
|
||||||
"domain": ["domain:googlevideo.com"]
|
"domain": ["domain:googlevideo.com"]
|
||||||
},
|
},
|
||||||
|
@ -348,7 +348,7 @@
|
||||||
"outboundTag": "redirect-out-h211",
|
"outboundTag": "redirect-out-h211",
|
||||||
"inboundTag": ["socks-in"],
|
"inboundTag": ["socks-in"],
|
||||||
"network": "tcp",
|
"network": "tcp",
|
||||||
"protocol": "tls",
|
"protocol": ["tls"],
|
||||||
"port": 443,
|
"port": 443,
|
||||||
"domain": ["geosite:youtube", "geosite:x", "geosite:reddit", "geosite:meta"]
|
"domain": ["geosite:youtube", "geosite:x", "geosite:reddit", "geosite:meta"]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue