Go to file
Maximilian Hils b97b1f17cf fix #328
2014-08-24 14:22:11 +02:00
doc-src docs: add docs for script args, fix #293 2014-08-07 01:30:47 +02:00
examples fix #274 2014-08-09 01:02:58 +02:00
libmproxy fix #328 2014-08-24 14:22:11 +02:00
release actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
test fix #328 2014-08-24 14:22:11 +02: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 finalize merge 2014-02-06 23:05:53 +01:00
CHANGELOG actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
CONTRIBUTORS Update contributors. 2014-01-28 15:04:20 +13: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 adjust command line docs, fix log typo 2014-03-13 23:25:13 +01:00
mitmproxy remove debug switch 2014-03-13 23:47:02 +01:00
README.mkd fix #240 2014-03-18 00:44:41 +01:00
README.txt Docs and Readme 2013-01-01 16:35:52 +13:00
requirements.txt remove pydivert from requirements.txt to fix tests 2014-08-10 17:11:46 +02:00
setup.py add trove classifier for Python 2 2014-08-19 13:48:14 +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