Go to file
2015-04-10 19:35:42 +02:00
doc-src update docs 2015-03-04 23:06:58 +01:00
examples Merge pull request #544 from ryoqun/websocket-connection-header-case-sensitivity 2015-04-08 01:23:54 +02:00
libmproxy fix pretty_host if no host is present 2015-04-10 19:35:42 +02:00
release Better error when invalid palette is specified 2015-03-12 22:56:47 +11:00
test fix #553 2015-04-10 14:59:38 +02:00
web web: fix delete flows 2015-03-30 20:18:56 +08:00
.coveragerc Exclude main.py from coverage analysis 2014-11-15 17:47:39 +13:00
.env Add an autoenv file to auto-activate the virtualenv 2015-04-08 11:59:00 +12:00
.gitattributes
.gitignore
.travis.yml travis: fix coveralls 2015-03-14 02:20:45 +01:00
CHANGELOG
CONTRIBUTING.md
CONTRIBUTORS
dev ./dev: echo what we have done 2015-03-14 03:08:34 +01:00
dev.bat ./dev: echo what we have done 2015-03-14 03:08:34 +01:00
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd Add an autoenv file to auto-activate the virtualenv 2015-04-08 11:59:00 +12:00
README.txt
requirements.txt
setup.py Add blinker dependency, start using it to refactor console app 2015-03-21 11:19:20 +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