macOS
brew install --cask mitmproxylocal Homebrew cask metadata
安装
brew install --cask mitmproxylocal Homebrew cask metadata
概览
Intercept, modify, replay, save HTTP/S traffic
历史
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.
安全态势
没有找到 mitmproxy 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.pem可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
mitmproxy | 二进制 | Homebrew cask 二进制 | mitmproxy.app/Contents/MacOS/mitmproxy |
mitmdump | 二进制 | Homebrew cask 二进制 | mitmproxy.app/Contents/MacOS/mitmdump |
mitmweb | 二进制 | Homebrew cask 二进制 | mitmproxy.app/Contents/MacOS/mitmweb |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | cask:mitmproxy |
|---|---|
| 版本 | 12.2.3 |
| 软件包管理器 | Homebrew Cask |
| 主页 | https://mitmproxy.org/ |
| 最后更新 | 2026-05-12T20:21:31Z |
| Pulse | updated |
| SHA-256 | 0a09ee3b82569e8985aff8186e4792618b8e5d0c766098db093d09a87d4b013a |
| 下载 URL | https://downloads.mitmproxy.org/12.2.3/mitmproxy-12.2.3-macos-arm64.tar.gz |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
mitmproxy
nix profile install nixpkgs#mitmproxymitmproxy 8.1.1-2
SSL-capable man-in-the-middle HTTP proxy
sudo apt install mitmproxymitmproxy 11.0.0-r3
Interactive TLS-capable intercepting HTTP proxy
sudo apk add mitmproxymitmproxy-pyc 11.0.0-r3
Precompiled Python bytecode for mitmproxy
sudo apk add mitmproxy-pycmitmproxy 12.2.3-1
SSL-capable man-in-the-middle HTTP proxy
sudo pacman -S mitmproxymitmproxy
choco install mitmproxyextras/mitmproxy
scoop install extras/mitmproxymitmproxy.mitmproxy
winget install --id mitmproxy.mitmproxy -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.