From 22ac6ecd4c8654c19e29d0ac7ee7abcb46ff64fe Mon Sep 17 00:00:00 2001 From: gVisor bot Date: Mon, 23 Jan 2023 14:14:18 +0800 Subject: [PATCH] chore: update config.yaml --- docs/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config.yaml b/docs/config.yaml index 1da21c74..76c76f02 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -103,14 +103,14 @@ sniffer: force-domain: - +.v2ex.com # 需要嗅探协议 - # 已废弃 + # 已废弃,若 sniffer.sniff 配置则此项无效 sniffing: - tls - http # 强制对此域名进行嗅探 # 仅对白名单中的端口进行嗅探,默认为 443,80 - # 已废弃 + # 已废弃,若 sniffer.sniff 配置则此项无效 port-whitelist: - "80" - "443"