macOS
brew install --cask mitmproxylocal Homebrew cask metadata
cask / 順位 59
mitmproxy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.