chore: update config.yaml
This commit is contained in:
parent
3bceed2482
commit
22ac6ecd4c
1 changed files with 2 additions and 2 deletions
|
@ -103,14 +103,14 @@ sniffer:
|
||||||
force-domain:
|
force-domain:
|
||||||
- +.v2ex.com
|
- +.v2ex.com
|
||||||
# 需要嗅探协议
|
# 需要嗅探协议
|
||||||
# 已废弃
|
# 已废弃,若 sniffer.sniff 配置则此项无效
|
||||||
sniffing:
|
sniffing:
|
||||||
- tls
|
- tls
|
||||||
- http
|
- http
|
||||||
# 强制对此域名进行嗅探
|
# 强制对此域名进行嗅探
|
||||||
|
|
||||||
# 仅对白名单中的端口进行嗅探,默认为 443,80
|
# 仅对白名单中的端口进行嗅探,默认为 443,80
|
||||||
# 已废弃
|
# 已废弃,若 sniffer.sniff 配置则此项无效
|
||||||
port-whitelist:
|
port-whitelist:
|
||||||
- "80"
|
- "80"
|
||||||
- "443"
|
- "443"
|
||||||
|
|
Loading…
Reference in a new issue