mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2013-03-03 22:03:27 +13:00
doc-src Test a difficult-to-trigger IOError, fix cert generation in test suite. 2013-02-24 11:34:01 +13:00
examples New example - standalone proxy injecting iframes into responses 2013-01-13 20:54:16 +01:00
libmproxy Fuzzing, and fixes for errors found with fuzzing. 2013-03-03 22:03:27 +13:00
scripts Test suite, remove extraneous code. 2013-01-28 21:59:03 +13:00
test Fuzzing, and fixes for errors found with fuzzing. 2013-03-03 22:03:27 +13:00
.coveragerc Test request and response kill functionality. 2013-02-23 21:59:25 +13:00
.gitignore Begin some simple fuzzing with pathod. 2013-03-03 14:56:56 +13:00
CHANGELOG Docs: move features into their own directory 2013-01-03 08:25:24 +13:00
CONTRIBUTORS
LICENSE
MANIFEST.in
mitmdump
mitmproxy
README.mkd Remove human_curl requirement for the test suite - it's pathoc all the way, baby. 2013-03-02 15:09:22 +13:00
README.txt
setup.py
todo

**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