mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2014-02-05 19:43:08 +06:00
doc-src docs: fix spacing of page headers 2014-01-28 15:19:53 +13:00
examples add example to show how to read mitmproxy dump files, refs #207 2014-02-04 19:10:55 +01:00
libmproxy shutdown properly if we dont keep serving 2014-02-04 18:40:12 +01:00
release actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
test move test requirements out of main requirements.txt 2014-01-28 03:09:21 +01:00
.coveragerc
.gitignore
.travis.yml move test requirements out of main requirements.txt 2014-01-28 03:09:21 +01:00
CHANGELOG actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
CONTRIBUTORS
LICENSE
MANIFEST.in
mitmdump
mitmproxy
README.mkd
README.txt
requirements.txt actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
setup.py remove upper bound for Pillow in setup.py 2014-02-05 19:43:08 +06: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