mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2014-07-24 18:46:39 -07:00
doc-src update firefox cert install docs 2014-04-10 13:31:54 +02:00
examples add --stream options, various fixes 2014-07-21 21:06:55 +02:00
libmproxy fix to make it so streaming with mitmproxy doesn't explode due to no reply on response 2014-07-24 18:46:39 -07:00
release actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
test unify stream handling 2014-07-21 14:09:24 +02:00
.coveragerc
.gitignore
.travis.yml finalize merge 2014-02-06 23:05:53 +01:00
CHANGELOG actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
CONTRIBUTORS
LICENSE
MANIFEST.in
mitmdump adjust command line docs, fix log typo 2014-03-13 23:25:13 +01:00
mitmproxy remove debug switch 2014-03-13 23:47:02 +01:00
README.mkd fix #240 2014-03-18 00:44:41 +01:00
README.txt
requirements.txt fix windows tests, include improvements from 0.10.1 2014-03-08 17:19:47 +01:00
setup.py add requests to requrements, improve error logging 2014-03-19 17:18:21 +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