chore: update config.yaml

This commit is contained in:
gVisor bot 2023-01-23 14:14:18 +08:00
parent 3bceed2482
commit 22ac6ecd4c

View file

@ -103,14 +103,14 @@ sniffer:
force-domain: force-domain:
- +.v2ex.com - +.v2ex.com
# 需要嗅探协议 # 需要嗅探协议
# 已废弃 # 已废弃,若 sniffer.sniff 配置则此项无效
sniffing: sniffing:
- tls - tls
- http - http
# 强制对此域名进行嗅探 # 强制对此域名进行嗅探
# 仅对白名单中的端口进行嗅探,默认为 44380 # 仅对白名单中的端口进行嗅探,默认为 44380
# 已废弃 # 已废弃,若 sniffer.sniff 配置则此项无效
port-whitelist: port-whitelist:
- "80" - "80"
- "443" - "443"