mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2014-11-15 20:11:25 +01:00
doc-src docs++ 2014-11-13 23:03:06 +01:00
examples Removed the globals and replaced them with internal attributes of _HARLog. Minor bugfixes to make ssl timings work. 2014-11-15 20:11:25 +01:00
libmproxy always show error messages 2014-11-15 00:52:26 +01:00
release Remove entry points in favor of vanilla scripts, fix test-release 2014-11-11 14:00:28 +13:00
test handle script hooks in replay, fix tests, fix #402 2014-11-14 00:26:22 +01:00
web beef up event log 2014-09-22 03:06:19 +02:00
.coveragerc
.gitattributes
.gitignore We're not ready for ES6 2014-09-16 16:27:09 +12:00
.travis.yml
CHANGELOG Changelog, plus fix date of previous release 2014-11-15 12:49:21 +13:00
CONTRIBUTORS CHANGELOG and CONTRIBUTORS 2014-10-23 14:38:12 +13:00
LICENSE
MANIFEST.in replay: carry over SNI value 2014-10-02 00:58:40 +02:00
mitmdump
mitmproxy
mitmweb
README.mkd More refactoring of installation docs 2014-10-23 15:43:06 +13:00
README.txt
requirements.txt
setup.py Hopefully fixed dependency fuckup. 2014-11-15 19:28:10 +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