Mitmproxy Versions Save

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

9.0.0

1 year ago

Changes: See CHANGELOG.md.

You can find the latest release packages at https://mitmproxy.org/downloads/.

v8.1.1

1 year ago

Changes: See CHANGELOG.md. You can find the latest release packages at https://mitmproxy.org/downloads/.

v8.1.0

2 years ago

Changes: See CHANGELOG.md. You can find the latest release packages at https://mitmproxy.org/downloads/.

v8.0.0

2 years ago

Check out our release announcement blog post! 🎉

You can find the latest release packages at https://mitmproxy.org/downloads/.

v7.0.4

2 years ago
  • Do not add a Content-Length header for chunked HTTP/1 messages (@matthewhughes934)

You can find the latest release packages at https://mitmproxy.org/downloads/.

v7.0.3

2 years ago
  • CVE-2021-39214: Fix request smuggling vulnerabilities reported by @chinchila
  • Expose TLS 1.0 as possible minimum version on older pyOpenSSL releases
  • Fix compatibility with Python 3.10

You can find the latest release packages at https://mitmproxy.org/downloads/.

v7.0.2

2 years ago
  • Fix a WebSocket crash introduced in 7.0.1 (@mhils)

You can find the latest release packages at https://mitmproxy.org/downloads/.

v7.0.1

2 years ago
  • Performance: Re-use OpenSSL contexts to enable TLS session resumption (@mhils)
  • Disable HTTP/2 CONNECT for Secure Web Proxies to fix compatibility with Firefox (@mhils)
  • Use local IP address as certificate subject if no other info is available (@mhils)
  • Make it possible to return multiple chunks for HTTP stream modification (@mhils)
  • Don't send WebSocket CONTINUATION frames when the peer does not send any (@Pilphe)
  • Fix HTTP stream modify example. (@mhils)
  • Fix a crash caused by no-op assignments to Server.address (@SaladDais)
  • Fix a crash when encountering invalid certificates (@mhils)
  • Fix a crash when pressing the Home/End keys in some screens (@rbdixon)
  • Fix a crash when reading corrupted flow dumps (@mhils)
  • Fix multiple crashes on flow export (@mhils)
  • Fix a bug where ASGI apps did not see the request body (@mhils)
  • Minor documentation improvements (@mhils)

You can find the latest release packages at https://mitmproxy.org/downloads/.

v7.0.0

2 years ago

Check out our release announcement blog post! 🎉

You can find the latest release packages at https://mitmproxy.org/downloads/.

v6.0.2

3 years ago

This release fixes another bug in mitmweb's serialization process. All other tools are unaffected.

You can find the latest release packages at https://mitmproxy.org/downloads/.