# mitmproxy mit Homebrew Cask installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mitmproxy in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew Cask (100%):

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

  Evidenz: local Homebrew cask metadata

## Paketfakten

- **Paketschlüssel:** cask:mitmproxy
- **Paketmanager:** Homebrew Cask
- **Version:** 12.2.3
- **Quellzusammenfassung:** Intercept, modify, replay, save HTTP/S traffic
- **Homepage:** <https://mitmproxy.org/>
- **Zuletzt aktualisiert:** 2026-05-12T20:21:31Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mitmproxy (Binärdatei)
- mitmdump (Binärdatei)
- mitmweb (Binärdatei)
- mitmdump (Alias)
- mitmproxy (Alias)
- mitmweb (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 12.2.3
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

- <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/>


## Sicherheitshinweise

Für mitmproxy wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
