Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions agent/proxy_sources/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""Egress proxy integrations.

Currently ships an iron-proxy (ironsh/iron-proxy) wrapper that intercepts
outbound traffic from remote terminal sandboxes and swaps proxy tokens
for real upstream credentials at the network edge.

Design notes live in :mod:`agent.proxy_sources.iron_proxy`.
"""
Loading
Loading