mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
Maximilian Hils 8f7ba4ab45 Merge pull request #500 from sunu/master
improvement to PR #496
2015-03-04 18:16:19 +01:00
doc-src SSLKEYLOGFILE docs 2015-02-28 03:35:28 +01:00
examples fix #319 2015-02-27 15:24:27 +01:00
libmproxy Minor refactor to PR #496 2015-03-04 22:32:01 +05:30
release Minor tweaks to release checlist and binary builds 2014-12-29 12:45:38 +13:00
test fixed formatting and added a 'test' (sort of) 2015-03-02 23:22:44 -03:00
web Pin browserify to most recent version that works 2015-01-04 11:42:41 +13:00
.coveragerc
.gitattributes
.gitignore
.travis.yml upgrading packages should not be neccesary on travis 2015-02-07 01:36:45 +01:00
CHANGELOG
CONTRIBUTING.md Create CONTRIBUTING.md 2015-02-05 17:52:08 +01:00
CONTRIBUTORS
LICENSE
MANIFEST.in Add netlib and libpathod as excludes in MANIFEST.in 2014-12-28 23:28:35 +13:00
mitmdump
mitmproxy
mitmweb
README.mkd Update README.mkd 2015-02-06 23:13:40 +01:00
README.txt
requirements.txt
setup.py Un-executable'd setup.py 2015-03-01 20:13:47 -06: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