Go to file
2013-12-26 22:18:34 +13:00
doc-src merge smurfix/fix2, add serverconnect hook docs, adjust tests 2013-12-16 22:10:06 +01:00
examples merge smurfix/fix2, add serverconnect hook docs, adjust tests 2013-12-16 22:10:06 +01:00
libmproxy now really fix it + test 2013-12-26 22:18:34 +13:00
release Prep for release: CHANGELOG and CONTRIBUTORS 2013-08-25 10:28:15 +12:00
test now really fix it + test 2013-12-26 22:18:34 +13:00
.coveragerc Few more fuzzing commands, exclude console app from coverage. 2013-03-03 22:39:26 +13:00
.gitignore ignore web gui specific paths that won't get cleaned up when changing branches 2013-12-17 21:28:21 +01:00
.travis.yml add status images to README, include TestHTTPS again 2013-08-25 04:31:35 +02:00
CHANGELOG Prep for release: CHANGELOG and CONTRIBUTORS 2013-08-25 10:28:15 +12:00
CONTRIBUTORS Prep for release: CHANGELOG and CONTRIBUTORS 2013-08-25 10:28:15 +12:00
LICENSE GPLv3 -> MIT 2013-03-18 08:37:42 +13:00
MANIFEST.in Update PyOpenSSL version requirement. 2013-05-20 12:44:07 +12:00
mitmdump Remove GPL notices left in source files after our change to the MIT license. 2013-08-01 11:08:00 +12:00
mitmproxy Remove GPL notices left in source files after our change to the MIT license. 2013-08-01 11:08:00 +12:00
README.mkd add status images to README, include TestHTTPS again 2013-08-25 04:31:35 +02:00
README.txt Docs and Readme 2013-01-01 16:35:52 +13:00
requirements.txt fix travis, loose requirements.txt 2013-08-25 04:03:53 +02:00
setup.py Update license trove classifier. 2013-05-30 09:22:00 +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