Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 328 Bytes

File metadata and controls

15 lines (9 loc) · 328 Bytes

ADR 0003: MITM Integration Through Python And mitmproxy

Status

Accepted

Decision

Proxy-side traffic extraction is implemented as a Python addon for mitmproxy.

Rationale

  • mitmproxy is Python-native
  • addon development is direct and low-friction
  • proxy details stay isolated behind a stable ingest contract