{"library":"mitmproxy-windows","title":"mitmproxy-windows","description":"mitmproxy-windows is a Python-based shim providing a native installer for Windows users to access mitmproxy-rs, the Rust reimplementation of mitmproxy's core logic. It simplifies the installation and execution of the mitmproxy-rs command-line tool on Windows. The current version is 0.12.9, and its release cadence is tied to mitmproxy-rs releases.","language":"python","status":"active","last_verified":"Sun Apr 12","install":{"commands":["pip install mitmproxy-windows"],"cli":{"name":"mitmproxy","version":"sh: 1: mitmproxy: not found"}},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# Install the shim (if not already done)\npip install mitmproxy-windows\n\n# After installation, run the mitmproxy-windows executable from your shell\n# To check the version:\n# mitmproxy-windows.exe --version\n\n# To start the proxy:\n# mitmproxy-windows.exe\n\n# You can use standard mitmproxy-rs CLI arguments, e.g., to run in headless mode:\n# mitmproxy-windows.exe --mode transparent --listen-host 127.0.0.1 --listen-port 8080","lang":"bash","description":"Installs the mitmproxy-windows shim and demonstrates how to run the underlying mitmproxy-rs executable it provides on Windows.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}