mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-08-01 14:37:32 +02:00
doc-src Update docs to reflect current shortcut keys for features which have been moved into the options menu. 2015-07-29 16:18:49 -07:00
examples attach application protocol to connection 2015-07-30 19:53:29 +02:00
libmproxy move code from mitmproxy to netlib 2015-08-01 14:37:32 +02:00
release update build script 2015-07-22 13:49:18 +02:00
test move code from mitmproxy to netlib 2015-08-01 14:37:32 +02:00
web fix #615 2015-06-08 19:01:32 +02:00
.appveyor.yml add appveyor 2015-06-26 18:33:31 +02:00
.coveragerc
.dockerignore
.env
.gitattributes
.gitignore
.landscape.yml synchronize metadata files across projects 2015-06-26 23:43:19 +02:00
.travis.yml Travis to Slack 2015-06-23 14:01:31 +12:00
CHANGELOG Changelog for v0.13 2015-07-26 14:21:18 +12:00
CONTRIBUTING.md
CONTRIBUTORS bump version 2015-07-22 00:16:38 +02:00
dev merged with upstream changes in dev 2015-06-23 20:50:51 -05:00
dev.bat Merge branch 'master' into hardfailvenv 2015-06-23 21:48:05 -05:00
Dockerfile
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd make build script amazing 2015-07-22 02:43:45 +02:00
README.txt
requirements.txt
setup.cfg fix pep8 config 2015-06-15 12:01:42 +02:00
setup.py make build script amazing 2015-07-22 02:43:45 +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