Skip to main content

Module external

Module external 

Source
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§

BypassMatcher
Matcher for hosts that should bypass the external proxy.

Functions§

handle_external_proxy
Handle a CONNECT request by chaining it to an external proxy.