mitmproxy
brew install --cask mitmproxy
v12.2.3
Intercept, inspect, and modify HTTP/HTTPS traffic for debugging and testing.
Why you might care
Open-source proxy with interactive web UI and Python scripting for developers who need to debug APIs, test client behavior, or analyze network traffic. Go-to tool for security researchers and QA engineers working with encrypted HTTPS connections.
9.2k
30-day installs · #51
26.4k
90-day · #53
79.0k
365-day · #57
Links
- https://mitmproxy.org/
- Brew formula source: Casks/m/mitmproxy.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Charles",
"Fiddler",
"Burp Suite",
"Wireshark"
],
"artifacts": [
{
"binary": [
"mitmproxy.app/Contents/MacOS/mitmproxy"
],
"target": "$HOMEBREW_PREFIX/bin/mitmproxy"
},
{
"binary": [
"mitmproxy.app/Contents/MacOS/mitmdump"
],
"target": "$HOMEBREW_PREFIX/bin/mitmdump"
},
{
"binary": [
"mitmproxy.app/Contents/MacOS/mitmweb"
],
"target": "$HOMEBREW_PREFIX/bin/mitmweb"
},
{
"zap": [
{
"trash": "~/.mitmproxy"
}
]
}
],
"auto_updates": null,
"categories": [
"dev-tools",
"network",
"security"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Intercept, modify, replay, save HTTP/S traffic",
"disable_reason": null,
"disabled": 0,
"display_name": "mitmproxy",
"enrichment_fetched_at": "2026-06-20T22:46:56+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "mitmproxy",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://mitmproxy.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "mitmproxy - an interactive HTTPS proxy",
"installs_30d": 9183,
"installs_365d": 78992,
"installs_90d": 26414,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:02:43+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"mitmproxy"
],
"one_liner": "Intercept, inspect, and modify HTTP/HTTPS traffic for debugging and testing.",
"rank_30d": 51,
"rank_365d": 57,
"rank_90d": 53,
"raw_hash": "e6aff3a3550974d7",
"ruby_source_path": "Casks/m/mitmproxy.rb",
"tap": "homebrew/cask",
"token": "mitmproxy",
"version": "12.2.3",
"why_use_this": "Open-source proxy with interactive web UI and Python scripting for developers who need to debug APIs, test client behavior, or analyze network traffic. Go-to tool for security researchers and QA engineers working with encrypted HTTPS connections."
}