Update serverless_with_mitm_for_iran.jsonc

add comment
This commit is contained in:
patterniha 2025-02-19 21:04:56 +03:30 committed by GitHub
parent 9d07415317
commit b918968e1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -279,7 +279,7 @@
{"outboundTag": "direct",
"ip": ["geoip:private", "geoip:ir"]
},
{"outboundTag": "chain1-fragment",
{"outboundTag": "chain1-fragment", // or "super-fragment"
"inboundTag": ["socks-in"],
"network": "tcp",
"ip": ["geoip:cloudflare", "geoip:cloudfront"]
@ -315,7 +315,7 @@
{"outboundTag": "udp-noises",
"network": "udp"
},
{"outboundTag": "chain1-fragment",
{"outboundTag": "chain1-fragment", // or "super-fragment"
"network": "tcp"
}
]