mitmproxy 0.5
27 June 2011
I've just tagged and released mitmproxy 0.5. Everyone should update - this release squelches a few annoying performance killers. You can download it from the project website:
mitmproxy.org
Changelog
- An -n option to start the tools without binding to a proxy port.
- Allow scripts, hooks, sticky cookies etc. to run on flows loaded from save files.
- Regularize command-line options for mitmproxy and mitmdump.
- Add an "SSL exception" to mitmproxy's license to remove possible distribution issues.
- Add a --cert-wait-time option to make mitmproxy pause after a new SSL certificate is generated. This can pave over small discrepancies in system time between the client and server.
- Handle viewing big request and response bodies more elegantly. Only render the first 100k of large documents, and try to avoid running the XML indenter on non-XML data.
- BUGFIX: Make the "revert" keyboard shortcut in mitmproxy work after a flow has been replayed.
- BUGFIX: Repair a problem that sometimes caused SSL connections to consume 100% of CPU.
Related:
- Introducing mitmproxy: an interactive man-in-the-middle proxy 16 Feb 2010
- mitmproxy: A 30-second client playback example 31 Mar 2011
- mitmproxy 0.6 07 Aug 2011
- mitmproxy 0.4 has been released 30 Mar 2011
- cryp.sr - the next step 17 Jun 2010
More posts:
- Malware 05 Jan 2012
- Visualizing entropy in binary files 04 Jan 2012
- Visualizing binaries with space-filling curves 23 Dec 2011
- How UDIDs are used: a survey 19 May 2011
- De-anonymizing Apple UDIDs with OpenFeint 04 May 2011
- subscount: Counting RSS feed subscribers 02 Apr 2011
- mitmproxy: Breaking Apple's Game Center with replay 31 Mar 2011
- A self-portrait, drawn on an iPad 29 Mar 2011

