mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-05-25 13:08:32 +12:00
doc-src docs: widen sidebar 2015-05-25 10:13:01 +12:00
examples Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy 2015-04-14 12:01:37 +12:00
libmproxy Merge pull request #584 from dlethin/feature/http_1_0 2015-05-18 11:03:05 +12:00
release release: include resources PyInstaller doesn't record in spec files. 2015-05-25 13:08:32 +12:00
test Adapt to new literal escaping style in pathod 2015-05-03 10:18:18 +12:00
web check in last attempt at contenteditable before retreating to inputs 2015-05-02 16:23:57 +02:00
.coveragerc
.env improve autoenv script 2015-05-21 13:15:55 +02:00
.gitattributes
.gitignore
.travis.yml travis: fix coveralls 2015-03-14 02:20:45 +01:00
CHANGELOG Update CHANGELOG 2015-05-18 11:17:49 +02: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 python2 -> python in ./dev 2015-04-21 13:40:45 +12:00
dev.bat make dev script more robust, fix #556 2015-04-13 17:17:18 +02:00
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd Add an autoenv file to auto-activate the virtualenv 2015-04-08 11:59:00 +12:00
README.txt
requirements.txt
setup.py docs: first-pass conversion to bootstrap3 2015-05-20 13:12:41 +12: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