github mitmproxy/mitmproxy v3.0.0rc2
v3.0.0 RC2

latest releases: v10.3.0, 10.3.0, 10.2.4...
pre-release6 years ago

Second release candidate for mitmproxy 3.0. We consider this release to be stable, but documentation still needs a major overhaul. Be prepared to run into yet undocumented stuff! Feedback on https://discourse.mitmproxy.org/ is welcome.

Major changes:

  • Mitmproxy now has a concept of commands, which can be invoked by users. Most existing features are now available as commands, and the scripting interface can be used to implement custom commands. For example, to save all currently marked requests to disk, one can now invoke save.file @marked ./foo/flows.mitm.
  • Significant improvements to mitmweb by @MatthewShao, one of our GSoC students this year. Mitmweb now has a full options editor!
  • Major improvement to mitmproxy's contentviews by @ujjwal96, our other GSoC student this year. Contentviews are now more robust, require less dependencies, and render much faster!
  • Tons of bugfixes, usability improvements, etc. More than 1100 commits, so there's a lot!

Full Changelog: https://docs.google.com/document/d/1cjS...

Don't miss a new mitmproxy release

NewReleases is sending notifications on new releases.