An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Go to file
Aldo Cortesi 5c33f6784b GPLv3 -> MIT 2013-03-18 08:37:42 +13:00
doc-src Update styling, GameCenter highscore tutorial. 2013-03-18 08:36:56 +13:00
examples Introduce a filtered flow writer, and use it in dump.py 2013-03-14 09:19:43 +13:00
libmproxy Update styling, GameCenter highscore tutorial. 2013-03-18 08:36:56 +13:00
scripts Test suite, remove extraneous code. 2013-01-28 21:59:03 +13:00
test Un-break unit tests. Tsk tsk. 2013-03-17 17:53:48 +13:00
.coveragerc Few more fuzzing commands, exclude console app from coverage. 2013-03-03 22:39:26 +13:00
.gitignore Begin some simple fuzzing with pathod. 2013-03-03 14:56:56 +13:00
CHANGELOG Docs: move features into their own directory 2013-01-03 08:25:24 +13:00
CONTRIBUTORS Update CONTRIBUTORS. 2013-03-17 10:12:46 +13:00
LICENSE GPLv3 -> MIT 2013-03-18 08:37:42 +13:00
MANIFEST.in Add README.txt for PyPi. 2012-02-25 13:16:30 +13:00
README.mkd Expand "How mitmproxy works". Clean up some un-needed sections. 2013-03-10 17:09:40 +13:00
README.txt Docs and Readme 2013-01-01 16:35:52 +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
setup.py Fix typo in setup.py 2013-03-14 09:21:56 +13:00

README.txt

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