Go to file
2013-06-08 15:46:24 -07:00
doc-src Styling. 2013-05-15 09:23:25 +12:00
examples Add mitmproxywrapper.py 2013-05-15 15:24:34 -07:00
libmproxy - Quick-fix for issue #128 2013-05-21 15:57:14 +02:00
release Make ready for pyinstaller. 2013-05-15 11:25:25 +12:00
test Adapt for new request_client_cert option in netlib. 2013-05-13 09:08:24 +12: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 Contributor sync. 2013-05-15 09:56:14 +12: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
mitmdump Make ready for pyinstaller. 2013-05-15 11:25:25 +12:00
mitmproxy Make ready for pyinstaller. 2013-05-15 11:25:25 +12:00
README.mkd Added requirements.txt to ease installation of deps for hacking on mitmproxy. 2013-05-24 15:23:47 +12:00
README.txt Docs and Readme 2013-01-01 16:35:52 +13:00
requirements.txt Added requirements.txt to ease installation of deps for hacking on mitmproxy. 2013-05-24 15:23:47 +12:00
setup.py README, Linux transparent mode docs, requirements additions. 2013-05-14 09:12:26 +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