mitmproxy is an interactive, TLS-capable intercepting HTTP proxy. It allows you to view, edit, and replay requests and responses using its terminal UI. Key commands include `mitmproxy`, `mitmweb`, and `mitmdump` for different interaction modes.
Inspect and modify HTTP(S) traffic for development and security testing.
Software developers and penetration testers needing to understand and manipulate network traffic.