Expand description
External proxy passthrough handler (Mode 3 — Enterprise).
Chains CONNECT requests to an upstream enterprise proxy (Squid, Cisco WSA, Zscaler, etc.). Cloud metadata endpoints are still denied before forwarding. The enterprise proxy makes the final allow/deny decision.
Structs§
- Bypass
Matcher - Matcher for hosts that should bypass the external proxy.
Functions§
- handle_
external_ proxy - Handle a CONNECT request by chaining it to an external proxy.