From 2bff1200eccfc7cd8c04547fdaaec34e32d3a8f3 Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Tue, 27 Sep 2022 18:21:58 +0800 Subject: [PATCH] Update QuantumultX_Profiles.conf --- QuantumultX_Profiles.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/QuantumultX_Profiles.conf b/QuantumultX_Profiles.conf index 87b5973..7cb6096 100644 --- a/QuantumultX_Profiles.conf +++ b/QuantumultX_Profiles.conf @@ -345,7 +345,8 @@ final, 🕹 终极清单 //当使用 Quantumult X 在 M 芯片的 Mac 设备上作为局域网网关时,使用下面的参数来 跳过某些特定设备的 mitm 需求 ;skip_src_ip = 192.168.4.50, 92.168.4.51 -skip_dst_ip = 123.44.55.4 +// 当多个不同的 TCP 连接(非域名类请求)的目标 IP 不同,但这些连接的 TSL 握手 SNI 字段相同时,如需跳过其中某些连接的 MitM hostname 匹配过程,可使用👇参数。 +;skip_dst_ip = 123.44.55.4 ;hostname 为主机名,用,分隔多个 ;hostname = *.example.com, *.sample.com