mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-04-23 15:40:57 +09:00
doc-src Update docs to reflect non-aliased odict module 2015-04-14 12:04:42 +12:00
examples Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy 2015-04-14 12:01:37 +12:00
libmproxy Fix crash when save to clipboard before loading 2015-04-23 15:40:57 +09:00
release
test Fudge a rare race condition in the test suite 2015-04-19 18:03:50 +12:00
web web: fix delete flows 2015-03-30 20:18:56 +08:00
.coveragerc
.env Add an autoenv file to auto-activate the virtualenv 2015-04-08 11:59:00 +12:00
.gitattributes
.gitignore
.travis.yml
CHANGELOG
CONTRIBUTING.md
CONTRIBUTORS
dev python2 -> python in ./dev 2015-04-21 13:40:45 +12:00
dev.bat make dev script more robust, fix #556 2015-04-13 17:17:18 +02:00
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd Add an autoenv file to auto-activate the virtualenv 2015-04-08 11:59:00 +12:00
README.txt
requirements.txt
setup.py

**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