
























@@ -220,3 +220,12 @@ proxy:
220220- Gateway control-plane proxy bypass is intentionally limited to `localhost` and literal loopback IP URLs. Use `ws://127.0.0.1:18789`, `ws://[::1]:18789`, or `ws://localhost:18789` for local direct Gateway control-plane connections; other hostnames route like ordinary hostname-based traffic.
221221- OpenClaw does not inspect, test, or certify your proxy policy.
222222- Treat proxy policy changes as security-sensitive operational changes.
223+224+| Surface | Managed proxy status |
225+| ------------------------------------------------------------ | -------------------------------------------------------------------------------------------------- |
226+| `fetch`, `node:http`, `node:https`, common WebSocket clients | Routed through managed proxy hooks when configured. |
227+| APNs direct HTTP/2 | Routed through the APNs managed CONNECT helper. |
228+| Gateway control-plane loopback | Direct only for the configured local loopback Gateway URL. |
229+| Debug proxy upstream forwarding | Disabled while managed proxy mode is active unless explicitly enabled for local diagnostics. |
230+| IRC | Raw TCP/TLS; not proxied by managed HTTP proxy mode. Disable unless direct IRC egress is approved. |
231+| Other raw `net`, `tls`, or `http2` client calls | Must be classified by the raw socket guard before landing. |
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。