mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2013-06-13 16:09:38 +02:00
doc-src add support for multiple scripts and script arguments. refs #76 2013-06-13 16:09:38 +02:00
examples add support for multiple scripts and script arguments. refs #76 2013-06-13 16:09:38 +02:00
libmproxy add support for multiple scripts and script arguments. refs #76 2013-06-13 16:09:38 +02:00
release Make ready for pyinstaller. 2013-05-15 11:25:25 +12:00
test add support for multiple scripts and script arguments. refs #76 2013-06-13 16:09:38 +02:00
.coveragerc
.gitignore
CHANGELOG
CONTRIBUTORS
LICENSE
MANIFEST.in Update PyOpenSSL version requirement. 2013-05-20 12:44:07 +12:00
mitmdump Make ready for pyinstaller. 2013-05-15 11:25:25 +12:00
mitmproxy Make UTF environment detection more robust. 2013-06-09 11:20:02 +12:00
README.mkd Added requirements.txt to ease installation of deps for hacking on mitmproxy. 2013-05-24 15:23:47 +12:00
README.txt
requirements.txt Added requirements.txt to ease installation of deps for hacking on mitmproxy. 2013-05-24 15:23:47 +12:00
setup.py Update license trove classifier. 2013-05-30 09:22:00 +12: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