# mitmproxy を Homebrew Cask でインストール

mitmproxy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install cask:mitmproxy
```

追加のインストールコマンド:

### macOS

- Homebrew Cask (100%):

```sh
brew install --cask mitmproxy
```

  証拠: local Homebrew cask metadata

## パッケージ情報

- **パッケージキー:** cask:mitmproxy
- **パッケージマネージャ:** Homebrew Cask
- **バージョン:** 12.2.3
- **ソース概要:** Intercept, modify, replay, save HTTP/S traffic
- **ホームページ:** <https://mitmproxy.org/>
- **最終更新:** 2026-05-12T20:21:31Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mitmproxy (バイナリ)
- mitmdump (バイナリ)
- mitmweb (バイナリ)
- mitmdump (エイリアス)
- mitmproxy (エイリアス)
- mitmweb (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 12.2.3
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://docs.mitmproxy.org/stable/>
- <https://formulae.brew.sh/cask/mitmproxy>
- <https://github.com/mitmproxy/mitmproxy>
- <https://www.mitmproxy.org/>
- <https://www.mitmproxy.org/publications/>


## セキュリティノート

mitmproxy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.mitmproxy/config.yaml

## Credential files

- Unix: ~/.mitmproxy/mitmproxy-ca.pem
## 他のパッケージマネージャ記録

- Nix - mitmproxy: normalized package name match | nixpkgs package indexes: mitmproxy from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - mitmproxy - 8.1.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: mitmproxy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | SSL-capable man-in-the-middle HTTP proxy | https://mitmproxy.org
- apk - mitmproxy - 11.0.0-r3: normalized package name match | Alpine Linux edge package indexes: mitmproxy from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Interactive TLS-capable intercepting HTTP proxy | https://mitmproxy.org/
- apk - mitmproxy-pyc - 11.0.0-r3: normalized package name match | Alpine Linux edge package indexes: mitmproxy-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for mitmproxy | https://mitmproxy.org/
- pacman - mitmproxy - 12.2.3-1: normalized package name match | Arch Linux sync databases: mitmproxy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | SSL-capable man-in-the-middle HTTP proxy | https://mitmproxy.org
- Chocolatey - mitmproxy: normalized package name match | Chocolatey community package catalog: mitmproxy from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','microsoft-windows-terminal'
- Scoop - extras/mitmproxy: normalized package name match | Scoop official bucket manifest trees: bucket/mitmproxy.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - mitmproxy.mitmproxy: normalized package name match | Windows Package Manager source index: mitmproxy.mitmproxy from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/mitmproxy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mitmproxy.yml)


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
