An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Go to file
Maximilian Hils 747699b126 more work on http protocol 2015-08-14 16:49:52 +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 move code to netlib 2015-08-10 21:04:17 +02:00
libmproxy more work on http protocol 2015-08-14 16:49:52 +02:00
release remove evil unicode_literals 2015-08-06 10:49:41 +02:00
test move code to netlib 2015-08-10 21:04:17 +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 initial add of docker mitmproxy 2015-06-06 00:14:53 -04:00
.env improve autoenv script 2015-05-21 13:15:55 +02:00
.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 Create CONTRIBUTING.md 2015-02-05 17:52:08 +01:00
CONTRIBUTORS bump version 2015-07-22 00:16:38 +02:00
Dockerfile match name of automated build base img 2015-06-07 11:06:47 -04:00
LICENSE
MANIFEST.in
README.mkd make build script amazing 2015-07-22 02:43:45 +02:00
README.txt
dev dev script: fix Linux+vagrant+virtualenv 2015-08-07 14:51:27 +02:00
dev.bat dev script: fix Windows+vagrant+virtualenv 2015-08-07 14:45:48 +02:00
mitmdump Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
mitmproxy Add coding style check, reformat. 2015-05-30 12:03:28 +12:00
mitmweb
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

README.txt

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