Go to file
2014-11-11 14:00:28 +13:00
doc-src We don't need requests for mitmproxy 2014-11-05 09:57:09 +13:00
examples remove default_ca 2014-10-18 15:26:10 +02:00
libmproxy Reduce loop timeouts to improve mitmproxy responsiveness 2014-11-06 10:51:30 +13:00
release Remove entry points in favor of vanilla scripts, fix test-release 2014-11-11 14:00:28 +13:00
test Fix bug in flow dumping, add unit test that should have caught this in the first place 2014-11-06 10:35:00 +13:00
web
.coveragerc
.gitattributes
.gitignore
.travis.yml
CHANGELOG Minor doc adjustments 2014-11-07 16:32:46 +13:00
CONTRIBUTORS CHANGELOG and CONTRIBUTORS 2014-10-23 14:38:12 +13:00
LICENSE
MANIFEST.in replay: carry over SNI value 2014-10-02 00:58:40 +02:00
mitmdump
mitmproxy
mitmweb
README.mkd More refactoring of installation docs 2014-10-23 15:43:06 +13:00
README.txt
requirements.txt
setup.py Remove entry points in favor of vanilla scripts, fix test-release 2014-11-11 14:00:28 +13: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