mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-06-02 10:00:34 +02:00
doc-src fix #599 2015-05-31 03:14:14 +02:00
examples Merge remote-tracking branch 'upstream/master' into print-bracket-fix 2015-05-31 01:21:44 -04:00
libmproxy replace contrib libraries with pypi dependencies 2015-06-02 10:00:34 +02:00
release Post-release version bump, and checklist addition. 2015-05-26 10:44:52 +12:00
test console: convert add_event to a signal. 2015-06-02 13:45:19 +12:00
web
.coveragerc
.env
.gitattributes
.gitignore
.travis.yml
CHANGELOG
check_coding_style.sh Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
CONTRIBUTING.md
CONTRIBUTORS
dev
dev.bat
LICENSE
MANIFEST.in
mitmdump Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
mitmproxy Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
mitmweb
README.mkd
README.txt
requirements.txt
setup.cfg Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
setup.py replace contrib libraries with pypi dependencies 2015-06-02 10:00:34 +02: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