mitmproxy is an SSL-capable man-in-the-middle HTTP proxy. It provides a console interface that allows traffic flows to be inspected and edited on the fly.
mitmdump is the command-line version of mitmproxy, with the same functionality but without the frills. Think tcpdump for HTTP.
The easiest way to install the latest release of mitmproxy is to use pip:
pip install mitmproxy
For further instructions, see the Installation section of the documentation.
Current release source: mitmproxy 0.8
Git Repository: github.com/cortesi/mitmproxy
Come join us in the #mitmproxy channel on the OFTC IRC network (irc://irc.oftc.net:6667).
| Visit this group |
Copyright 2011 Aldo Cortesi