macOS
brew install --cask mitmproxyprovider-native install command
cask / rank 59
Intercept, modify, replay, save HTTP/S traffic. Version 12.2.3 via Homebrew Cask; verified 2026-05-12.
install
brew install --cask mitmproxyprovider-native install command
overview
Intercept, modify, replay, save HTTP/S traffic
history
mitmproxy is a free and open-source interactive HTTPS proxy created by Aldo Cortesi, Maximilian Hils, Thomas Kriechbaumer, and contributors. The project's citation entry dates it from 2010 onward and describes it as an interactive HTTPS proxy, while the project homepage identifies the same authors and the contributor-maintained core team.
Technically, mitmproxy grew into a suite of related interfaces: `mitmproxy` for the interactive console, `mitmdump` as a command-line/tcpdump-like interface for HTTP traffic, and `mitmweb` as a web UI. The official documentation describes its practical uses: intercepting and modifying HTTP and HTTPS requests and responses, saving conversations for replay and analysis, replaying clients or server responses, reverse-proxy and transparent-proxy modes, generated interception certificates, and Python addons for scripted traffic changes.
Its ecosystem role is between developer debugging tools and security testing proxies such as Burp Suite or Charles Proxy, but with an open-source Python extension model and a terminal-first workflow. The Homebrew cask packages the prebuilt macOS tarball and exposes all three executables, making it a convenient install path for API debugging, mobile traffic inspection, privacy research, and test fixtures built from recorded flows.
security posture
No matching local secret-handling manifest was found for mitmproxy. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.mitmproxy/config.yamlCredential-bearing paths to review before unattended agent runs.
~/.mitmproxy/mitmproxy-ca.pemexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mitmproxy | binary | Homebrew cask binary | mitmproxy.app/Contents/MacOS/mitmproxy |
mitmdump | binary | Homebrew cask binary | mitmproxy.app/Contents/MacOS/mitmdump |
mitmweb | binary | Homebrew cask binary | mitmproxy.app/Contents/MacOS/mitmweb |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | cask:mitmproxy |
|---|---|
| Version | 12.2.3 |
| Package manager | Homebrew Cask |
| Homepage | https://mitmproxy.org/ |
| Last updated | 2026-05-12T20:21:31Z |
| Pulse | updated |
| SHA-256 | 0a09ee3b82569e8985aff8186e4792618b8e5d0c766098db093d09a87d4b013a |
| Download URL | https://downloads.mitmproxy.org/12.2.3/mitmproxy-12.2.3-macos-arm64.tar.gz |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.