mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-02-07 00:36:47 +01:00
doc-src Update inlinescripts.html 2015-01-07 22:20:05 +08:00
examples Clean up har_extractor example 2015-01-02 13:42:43 +13:00
libmproxy remove leftovers 2015-02-07 00:36:47 +01:00
release Minor tweaks to release checlist and binary builds 2014-12-29 12:45:38 +13:00
test fix tests 2015-02-05 17:52:59 +01:00
web Pin browserify to most recent version that works 2015-01-04 11:42:41 +13:00
.coveragerc
.gitattributes web: filtering 2014-12-12 19:33:06 +01:00
.gitignore
.travis.yml fix tests 2015-02-06 02:25:07 +01:00
CHANGELOG CHANGELOG 2014-12-28 23:16:44 +13:00
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 README: Fixed double-quote and whitespace issues 2014-11-29 04:13:29 -08:00
README.txt
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 save_flow now uses with, and pyperclip requirement updated to 1.5.8 2015-02-06 00:44:43 -03: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