mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-04-05 03:19:28 +08:00
Update serverless_with_mitm_for_iran.jsonc
add comment
This commit is contained in:
parent
9d07415317
commit
b918968e1a
@ -279,7 +279,7 @@
|
|||||||
{"outboundTag": "direct",
|
{"outboundTag": "direct",
|
||||||
"ip": ["geoip:private", "geoip:ir"]
|
"ip": ["geoip:private", "geoip:ir"]
|
||||||
},
|
},
|
||||||
{"outboundTag": "chain1-fragment",
|
{"outboundTag": "chain1-fragment", // or "super-fragment"
|
||||||
"inboundTag": ["socks-in"],
|
"inboundTag": ["socks-in"],
|
||||||
"network": "tcp",
|
"network": "tcp",
|
||||||
"ip": ["geoip:cloudflare", "geoip:cloudfront"]
|
"ip": ["geoip:cloudflare", "geoip:cloudfront"]
|
||||||
@ -315,7 +315,7 @@
|
|||||||
{"outboundTag": "udp-noises",
|
{"outboundTag": "udp-noises",
|
||||||
"network": "udp"
|
"network": "udp"
|
||||||
},
|
},
|
||||||
{"outboundTag": "chain1-fragment",
|
{"outboundTag": "chain1-fragment", // or "super-fragment"
|
||||||
"network": "tcp"
|
"network": "tcp"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user