mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-06-26 23:24:31 +02:00
doc-src docs: fix certinstall image max-width 2015-06-26 23:04:15 +02:00
examples Merge remote-tracking branch 'upstream/master' into print-bracket-fix 2015-05-31 01:21:44 -04:00
libmproxy remove certforward feature 2015-06-26 13:27:40 +02:00
release Changelog for v0.12.1 2015-06-03 09:33:09 +12:00
test remove certforward feature 2015-06-26 13:27:40 +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 add landscape/prospector config 2015-06-18 10:31:27 +02:00
.travis.yml Travis to Slack 2015-06-23 14:01:31 +12:00
CHANGELOG Changelog for v0.12.1 2015-06-03 09:33:09 +12:00
CONTRIBUTING.md Create CONTRIBUTING.md 2015-02-05 17:52:08 +01:00
CONTRIBUTORS Release pep: bump version, changelog, contributors 2015-05-18 10:44:09 +12: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 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 README.mkd 2015-06-18 18:10:06 +02:00
README.txt
requirements.txt
setup.cfg fix pep8 config 2015-06-15 12:01:42 +02:00
setup.py replace contrib libraries with pypi dependencies 2015-06-02 10:00:34 +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