mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-09-04 00:46:42 +02:00
doc-src minor docs improvements 2015-09-01 02:35:05 +02:00
examples update example inline scripts 2015-09-04 00:46:42 +02:00
libmproxy docs++ 2015-09-03 18:55:38 +02:00
release Disable mitmweb OSX binary generation for now 2015-08-16 21:40:41 +12:00
test remove ServerConnectionMixin.reconnect 2015-09-03 17:01:25 +02:00
web
.appveyor.yml
.coveragerc coverage++ 2015-08-30 15:59:50 +02:00
.dockerignore
.env .env: fix windows compatibility 2015-09-01 02:37:03 +02:00
.gitattributes
.gitignore
.landscape.yml
.travis.yml improve travis 2015-08-27 02:57:09 +02:00
CHANGELOG
CONTRIBUTING.md
CONTRIBUTORS
dev fix virtualenv activation 2015-08-19 15:10:15 +02:00
dev.bat dev script: fix Windows+vagrant+virtualenv 2015-08-07 14:45:48 +02:00
Dockerfile
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd update slackin url 2015-08-25 23:40:09 +02:00
README.txt
requirements.txt
setup.cfg
setup.py Merge remote-tracking branch 'origin/master' into proxy-refactor-cb 2015-08-30 03:24:05 +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