Go to file
2014-09-13 23:05:12 +02:00
doc-src Docs stub for Unbuntu, restore executable flag on binaries. 2014-09-09 17:57:39 +12:00
examples update iframe injector example to use BeautifulSoup 2014-09-12 02:42:45 +02:00
libmproxy use bowser-installer 2014-09-13 16:28:45 +02:00
release actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
test fix tests 2014-09-12 03:16:52 +02:00
web web: start gui 2014-09-13 23:05:12 +02:00
.coveragerc Few more fuzzing commands, exclude console app from coverage. 2013-03-03 22:39:26 +13:00
.gitignore use bowser-installer 2014-09-13 16:28:45 +02:00
.travis.yml polish new distribution setup 2014-09-09 02:21:28 +02:00
CHANGELOG actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
CONTRIBUTORS Update contributors. 2014-01-28 15:04:20 +13:00
LICENSE GPLv3 -> MIT 2013-03-18 08:37:42 +13:00
MANIFEST.in Update PyOpenSSL version requirement. 2013-05-20 12:44:07 +12:00
mitmdump Docs stub for Unbuntu, restore executable flag on binaries. 2014-09-09 17:57:39 +12:00
mitmproxy Docs stub for Unbuntu, restore executable flag on binaries. 2014-09-09 17:57:39 +12:00
README.mkd Update README.mkd 2014-09-09 02:18:08 +02:00
README.txt Docs and Readme 2013-01-01 16:35:52 +13:00
requirements.txt polish new distribution setup 2014-09-09 02:21:28 +02:00
setup.py update distribution: pip install now works on Windows 2014-09-09 00:06:10 +02: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