Go to file
Maximilian Hils 457025df9a Merge pull request #751 from mitmproxy/readthedocs
Move Docs to readthedocs
2015-09-16 02:53:01 +02:00
docs docs: update documentedlist, add filter table headers 2015-09-08 15:36:24 +02:00
examples add inline script for conditional tls passthrough 2015-09-08 21:35:15 +02:00
libmproxy Merge pull request #751 from mitmproxy/readthedocs 2015-09-16 02:53:01 +02:00
release Disable mitmweb OSX binary generation for now 2015-08-16 21:40:41 +12:00
test Merge pull request #765 from mitmproxy/such-colors-very-wow 2015-09-12 17:57:21 +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
.gitignore
.landscape.yml synchronize metadata files across projects 2015-06-26 23:43:19 +02:00
.travis.yml docs: add travis integration 2015-09-08 16:07:27 +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
MANIFEST.in
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
README.mkd update slackin url 2015-08-25 23:40:09 +02:00
README.txt
requirements.txt
setup.cfg fix pep8 config 2015-06-15 12:01:42 +02:00
setup.py Merge pull request #751 from mitmproxy/readthedocs 2015-09-16 02:53:01 +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