Go to file
Maximilian Hils 6f3b4eee3c fix clear key
2014-11-10 17:35:28 +01:00
doc-src We don't need requests for mitmproxy 2014-11-05 09:57:09 +13:00
examples update change_upstream_proxy example 2014-11-10 15:51:26 +01:00
libmproxy fix clear key 2014-11-10 17:35:28 +01:00
release Release prep: binaries build script, release checklist, fuzzing 2014-11-02 18:04:57 +13:00
test fix tests 2014-11-07 09:59:11 +01:00
web beef up event log 2014-09-22 03:06:19 +02:00
.coveragerc Few more fuzzing commands, exclude console app from coverage. 2013-03-03 22:39:26 +13:00
.gitattributes ignore compiled files in diff 2014-09-16 01:05:29 +02:00
.gitignore We're not ready for ES6 2014-09-16 16:27:09 +12:00
.travis.yml polish new distribution setup 2014-09-09 02:21:28 +02:00
CHANGELOG Keep sidebar ordering alphabetical, add SOCKS documentation 2014-10-23 15:05:01 +13:00
CONTRIBUTORS CHANGELOG and CONTRIBUTORS 2014-10-23 14:38:12 +13:00
LICENSE GPLv3 -> MIT 2013-03-18 08:37:42 +13:00
MANIFEST.in replay: carry over SNI value 2014-10-02 00:58:40 +02: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
mitmweb Super-basic outline for web io loop 2014-09-14 11:30:00 +12:00
README.mkd More refactoring of installation docs 2014-10-23 15:43:06 +13: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 We don't need requests for mitmproxy 2014-11-05 09:57:09 +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