mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2014-12-10 00:47:05 +01:00
doc-src docs++ 2014-11-13 23:03:06 +01:00
examples Added try/except block for import errors with harparser and pytz. 2014-11-15 22:39:15 +01:00
libmproxy web: add event store, fix all those bugs 2014-12-10 00:47:05 +01:00
release Some additions to the release checklist 2014-11-15 15:47:00 +13:00
test introduce revised views, port over changes from multiple_views branch 2014-11-26 04:18:21 +01:00
web web: add event store, fix all those bugs 2014-12-10 00:47:05 +01:00
.coveragerc Exclude main.py from coverage analysis 2014-11-15 17:47:39 +13:00
.gitattributes
.gitignore
.travis.yml
CHANGELOG Changelog, plus fix date of previous release 2014-11-15 12:49:21 +13:00
CONTRIBUTORS
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd
README.txt
requirements.txt Updated setup.py and moved requirements to examples section. Included examples section in requirements.txt. Updated har_extractor to use command line arguments. 2014-11-15 22:37:32 +01:00
setup.py fix tests 2014-11-15 23:10:25 +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