mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
Marcelo Glezer 8feebcbf8e fix for #522
2015-03-18 12:56:12 -03:00
doc-src update docs 2015-03-04 23:06:58 +01:00
examples fix #319 2015-02-27 15:24:27 +01:00
libmproxy fix for #522 2015-03-18 12:56:12 -03:00
release Better error when invalid palette is specified 2015-03-12 22:56:47 +11:00
test Merge remote-tracking branch 'onlywade/master' 2015-03-15 14:36:06 +01:00
web add table sort 2015-03-17 03:05:59 +01:00
.coveragerc
.gitattributes
.gitignore
.travis.yml travis: fix coveralls 2015-03-14 02:20:45 +01:00
CHANGELOG
CONTRIBUTING.md Create CONTRIBUTING.md 2015-02-05 17:52:08 +01:00
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 Add netlib and libpathod as excludes in MANIFEST.in 2014-12-28 23:28:35 +13:00
mitmdump
mitmproxy
mitmweb
README.mkd Update README.mkd 2015-03-14 02:42:50 +01:00
README.txt
requirements.txt
setup.py require urwid 1.3 2015-03-18 00:05:57 +01: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