Bypass WeChat localhost callback
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
- DNS:DoH(DNSPod + AliDNS)+ 传统 DNS 双备份
|
||||
- DNS 劫持:拦截 8.8.8.8 / 8.8.4.4 防止硬编码 DNS 绕过规则
|
||||
- QUIC 屏蔽:对代理连接屏蔽 UDP/443,强制回退 HTTP/2
|
||||
- 本地服务保护:`localhost.weixin.qq.com` 固定解析到 `127.0.0.1` 并强制直连,避免 fake-IP 影响微信本地回调
|
||||
- Apple 推送:`push.apple.com`、`gateway.push.apple.com`、`api.push.apple.com`、`sandbox.push.apple.com` 默认走代理
|
||||
- Google 防跳转:`google.cn` / `g.cn` 自动 302 到 `google.com`
|
||||
- MITM:仅解密 `*.google.cn`
|
||||
|
||||
Reference in New Issue
Block a user