Skip to content

Selective transparent steering lets you control egress traffic by specifying which destinations Agent Proxy handles.

By default, Agent Proxy proxies all egress traffic from a host where you install it. Selective transparent steering restricts this proxied traffic to a specific list of hostnames. When you enable this feature, Agent Proxy only proxies egress traffic to the hostnames you specify. This gives you more precise control over which destinations Agent Proxy manages.

Selective transparent steering is off by default. To enable this feature, add the environment variable AEMBIT_STEERING_ALLOWED_HOSTS when installing Agent Proxy. Set the variable’s value to a comma-separated list of hostnames that Agent Proxy should proxy.

Terminal window
AEMBIT_STEERING_ALLOWED_HOSTS=graph.microsoft.com,vault.mydomain [...] ./install