mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-04-08 00:21:49 +02:00
doc-src update docs 2015-03-04 23:06:58 +01:00
examples add example which uses filt 2015-04-08 00:21:49 +02:00
libmproxy Merge branch 'master' of github.com:mitmproxy/mitmproxy 2015-04-08 00:20:37 +02:00
release Better error when invalid palette is specified 2015-03-12 22:56:47 +11:00
test console: All palettes now explicitly set a background colour 2015-04-07 10:01:18 +12:00
web web: fix delete flows 2015-03-30 20:18:56 +08:00
.coveragerc
.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 Update README.mkd 2015-03-14 02:42:50 +01: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