mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2014-10-01 21:12:12 +02:00
doc-src docs: make sure that inline script devs don't miss the examples 2014-09-14 15:22:24 +02:00
examples Clean up and clarify StateObject 2014-09-17 11:41:42 +12:00
libmproxy fix timestamp formatting: end_time may not be set 2014-09-22 17:01:06 +02:00
release
test Clean up and clarify StateObject 2014-09-17 11:41:42 +12:00
web beef up event log 2014-09-22 03:06:19 +02:00
.coveragerc
.gitattributes ignore compiled files in diff 2014-09-16 01:05:29 +02:00
.gitignore We're not ready for ES6 2014-09-16 16:27:09 +12:00
.travis.yml
CHANGELOG
CONTRIBUTORS
LICENSE
MANIFEST.in update MANIFEST.in 2014-10-01 21:12:12 +02:00
mitmdump Docs stub for Unbuntu, restore executable flag on binaries. 2014-09-09 17:57:39 +12:00
mitmproxy Docs stub for Unbuntu, restore executable flag on binaries. 2014-09-09 17:57:39 +12:00
mitmweb Super-basic outline for web io loop 2014-09-14 11:30:00 +12:00
README.mkd
README.txt
requirements.txt
setup.py distutils -> setuptools 2014-10-01 20:41:58 +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