mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
Maximilian Hils 423530fc25 Merge pull request #515 from krzysiekbielicki/master
[#514] Add support for ignoring payload params in multipart/form-data
2015-03-26 18:16:31 +01:00
doc-src
examples
libmproxy Merge pull request #515 from krzysiekbielicki/master 2015-03-26 18:16:31 +01:00
release
test Merge pull request #515 from krzysiekbielicki/master 2015-03-26 18:16:31 +01:00
web web: add content download 2015-03-22 15:29:55 +01:00
.coveragerc
.gitattributes
.gitignore
.travis.yml
CHANGELOG
CONTRIBUTING.md
CONTRIBUTORS
dev
dev.bat
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd
README.txt
requirements.txt
setup.py Add blinker dependency, start using it to refactor console app 2015-03-21 11:19:20 +13: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