Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

mitmproxy-macos

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mitmproxy-macos

Source
pipPyPI
Version
0.11.3
Maintainers
2

mitmproxy-macos

This package contains the following precompiled binaries for macOS:

  • macos-certificate-truster.app: A helper app written in Rust to mark the mitmproxy CA as trusted.
  • Mitmproxy Redirector.app: The app bundle that sets up and hosts the network extension for redirecting traffic.

Redirector Development Setup

The macOS Network System Extension needs to be signed and notarized during development. You need to reconfigure the XCode project to use your own (paid) Apple Developer Account.

  • Clicking "Build" in XCode should automatically install /Applications/Mitmproxy Redirector.app.
  • Run mitmproxy with an MITMPROXY_KEEP_REDIRECTOR=1 env var to keep the development version. mitmproxy should start with "Using existing mitmproxy redirector app."
  • ⚠️ Bump the network extension version on changes, otherwise existing installations will not be replaced on upgrade, see https://github.com/mitmproxy/mitmproxy_rs/pull/227.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts