Go to file
Aldo Cortesi 1ccb2c5dea Test WSGI app calling.
- Factor out test servers into a separate file
- Adjust docs to note new Flask dependency
2013-02-16 16:46:16 +13:00
doc-src fix some syntax / formatting in the docs 2013-01-11 15:05:40 -06:00
examples New example - standalone proxy injecting iframes into responses 2013-01-13 20:54:16 +01:00
libmproxy Unit tests for ServerConnectionPool 2013-01-29 11:35:57 +13:00
scripts Test suite, remove extraneous code. 2013-01-28 21:59:03 +13:00
test Test WSGI app calling. 2013-02-16 16:46:16 +13:00
.coveragerc Adjust for new get_remote_cert API. 2012-06-28 10:02:14 +12:00
.gitignore Test replay corner cases. Fix discovered bugs. 2012-07-09 11:18:03 +12:00
CHANGELOG Docs: move features into their own directory 2013-01-03 08:25:24 +13:00
CONTRIBUTORS Documentation. 2012-04-09 15:30:43 +12:00
LICENSE remove trailing whitespace 2012-12-09 15:57:11 -06:00
MANIFEST.in Add README.txt for PyPi. 2012-02-25 13:16:30 +13:00
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 Test WSGI app calling. 2013-02-16 16:46:16 +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 Start conversion to nose. 2012-06-09 10:57:00 +12:00

**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