Go to file
Aldo Cortesi e4f510685e Generalize binary building, add static resources, add spec files for mitmproxy, mitmdump and mitmweb
We're now ready to use the same script (more or less) to build Windows
binaries.
2014-12-28 17:39:44 +13:00
doc-src web: integrate filter docs 2014-12-26 03:10:24 +01:00
examples fix tests 2014-12-01 03:36:04 +01:00
libmproxy Minor improvements to osx binary build process 2014-12-28 15:07:44 +13:00
release Generalize binary building, add static resources, add spec files for mitmproxy, mitmdump and mitmweb 2014-12-28 17:39:44 +13:00
test Move onboarding app to Tornado 2014-12-27 23:06:51 +13:00
web web: integrate filter docs 2014-12-26 03:10:24 +01:00
.coveragerc Exclude main.py from coverage analysis 2014-11-15 17:47:39 +13:00
.gitattributes web: filtering 2014-12-12 19:33:06 +01:00
.gitignore We're not ready for ES6 2014-09-16 16:27:09 +12:00
.travis.yml travis: oftc seems to require channel join 2014-12-24 15:50:23 +01:00
CHANGELOG Changelog, plus fix date of previous release 2014-11-15 12:49:21 +13:00
CONTRIBUTORS CHANGELOG and CONTRIBUTORS 2014-10-23 14:38:12 +13:00
LICENSE GPLv3 -> MIT 2013-03-18 08:37:42 +13:00
MANIFEST.in replay: carry over SNI value 2014-10-02 00:58:40 +02:00
mitmdump Docs stub for Unbuntu, restore executable flag on binaries. 2014-09-09 17:57:39 +12:00
mitmproxy Docs stub for Unbuntu, restore executable flag on binaries. 2014-09-09 17:57:39 +12:00
mitmweb Super-basic outline for web io loop 2014-09-14 11:30:00 +12:00
README.mkd README: Fixed double-quote and whitespace issues 2014-11-29 04:13:29 -08:00
README.txt Docs and Readme 2013-01-01 16:35:52 +13:00
requirements.txt Updated setup.py and moved requirements to examples section. Included examples section in requirements.txt. Updated har_extractor to use command line arguments. 2014-11-15 22:37:32 +01:00
setup.py Move onboarding app to Tornado 2014-12-27 23:06:51 +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