Go to file
2015-09-11 00:49:37 +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 nicer error messages 2015-09-11 00:49:37 +02:00
release Disable mitmweb OSX binary generation for now 2015-08-16 21:40:41 +12:00
test fix tests 2015-09-05 20:53:44 +02:00
web fix #615 2015-06-08 19:01:32 +02:00
.appveyor.yml add appveyor 2015-06-26 18:33:31 +02:00
.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 synchronize metadata files across projects 2015-06-26 23:43:19 +02:00
.travis.yml improve travis 2015-08-27 02:57:09 +02:00
CHANGELOG Changelog for v0.13 2015-07-26 14:21:18 +12:00
CONTRIBUTING.md
CONTRIBUTORS bump version 2015-07-22 00:16:38 +02:00
dev fix virtualenv activation 2015-08-19 15:10:15 +02:00
dev.bat dev script: fix Windows+vagrant+virtualenv 2015-08-07 14:45:48 +02:00
Dockerfile match name of automated build base img 2015-06-07 11:06:47 -04:00
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 fix pep8 config 2015-06-15 12:01:42 +02:00
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