mitmproxy
Interactive intercepting proxy with a Python addon API. Use when you want scripted mutation that Burp's UI is slow at, or HTTP/2 debugging.
Tags: proxy, http2, python
- Category
- oob
- Maintenance signal
- active
Install
pipx
pipx install mitmproxybrew
brew install mitmproxyCommand templates
Listen 8080
mitmproxy -p {port}