Go to file
2015-09-11 16:40:58 +02:00
doc-src minor docs improvements 2015-09-01 02:35:05 +02:00
examples add inline script for conditional tls passthrough 2015-09-08 21:35:15 +02:00
libmproxy content view: fix fallback 2015-09-11 16:40:58 +02:00
release
test clean up tests 2015-09-11 13:41:16 +02:00
web fix #615 2015-06-08 19:01:32 +02:00
.appveyor.yml
.coveragerc coverage++ 2015-08-30 15:59:50 +02:00
.dockerignore
.env .env: fix windows compatibility 2015-09-01 02:37:03 +02:00
.gitattributes
.gitignore
.landscape.yml
.travis.yml improve travis 2015-08-27 02:57:09 +02:00
CHANGELOG
CONTRIBUTING.md
CONTRIBUTORS
dev
dev.bat
Dockerfile
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd update slackin url 2015-08-25 23:40:09 +02:00
README.txt
requirements.txt
setup.cfg
setup.py whitelist next_layer for @concurrent 2015-09-07 16:05:16 +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