Go to file
2015-09-07 10:52:18 +02:00
docs docs: minor fixes 2015-09-07 10:52:18 +02:00
examples adjust to new netlib Headers class 2015-09-05 20:45:58 +02:00
libmproxy Merge branch 'master' into readthedocs 2015-09-06 01:37:19 +02:00
release Disable mitmweb OSX binary generation for now 2015-08-16 21:40:41 +12:00
test fix tests 2015-09-05 20:53:44 +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 coverage++ 2015-08-30 15:59:50 +02:00
.dockerignore initial add of docker mitmproxy 2015-06-06 00:14:53 -04:00
.env .env: fix windows compatibility 2015-09-01 02:37:03 +02:00
.gitattributes web: filtering 2014-12-12 19:33:06 +01:00
.gitignore We're not ready for ES6 2014-09-16 16:27:09 +12:00
.landscape.yml synchronize metadata files across projects 2015-06-26 23:43:19 +02:00
.travis.yml docs: minor fixes 2015-09-07 10:52:18 +02: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
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 match name of automated build base img 2015-06-07 11:06:47 -04:00
LICENSE GPLv3 -> MIT 2013-03-18 08:37:42 +13:00
MANIFEST.in Add netlib and libpathod as excludes in MANIFEST.in 2014-12-28 23:28:35 +13: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 Super-basic outline for web io loop 2014-09-14 11:30:00 +12:00
README.mkd update slackin url 2015-08-25 23:40:09 +02:00
README.txt Docs and Readme 2013-01-01 16:35:52 +13:00
requirements.txt Updated setup.py and moved requirements to examples section. Included examples section in requirements.txt. Updated har_extractor to use command line arguments. 2014-11-15 22:37:32 +01:00
setup.cfg fix pep8 config 2015-06-15 12:01:42 +02:00
setup.py docs++ 2015-09-06 01:37:15 +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