mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2013-01-02 21:57:39 +13:00
doc-src Docs - features. 2013-01-02 21:57:39 +13:00
examples remove trailing whitespace 2012-12-09 15:57:11 -06:00
libmproxy Refactor proxy auth a bit 2013-01-02 17:35:44 +13:00
scripts
test First draft of OSX transparent proxy mode. 2013-01-01 11:13:56 +13:00
.coveragerc
.gitignore
CHANGELOG Preliminary changelog. 2013-01-01 15:56:02 +13:00
CONTRIBUTORS
LICENSE remove trailing whitespace 2012-12-09 15:57:11 -06:00
MANIFEST.in
mitmdump use argparse instead of optparse 2012-08-17 19:11:59 +02:00
mitmproxy use argparse instead of optparse 2012-08-17 19:11:59 +02:00
README.mkd Docs and Readme 2013-01-01 16:35:52 +13:00
README.txt Docs and Readme 2013-01-01 16:35:52 +13:00
setup.py Documentation, setup.py updates, styling. 2013-01-02 14:02:41 +13:00
todo

**mitmproxy** is an interactive, SSL-capable man-in-the-middle proxy for HTTP
with a console interface.

**mitmdump** is the command-line version of mitmproxy. Think tcpdump for HTTP.

**libmproxy** is the library that mitmproxy and mitmdump are built on.

Complete documentation and a set of practical tutorials is included in the
distribution package, and is also available at mitmproxy.org_.

.. _mitmproxy.org: http://mitmproxy.org