mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2014-02-08 12:33:59 +13:00
doc-src merge master 2014-01-28 17:29:28 +01:00
examples add example to show how to read mitmproxy dump files, refs #207 2014-02-04 19:10:55 +01:00
libmproxy add tests for reconnect to upstream proxy, ensure that server_reconnect is always hooked 2014-02-07 18:14:15 +01:00
release actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
test Cleanup: fix unit tests, simpler app test, remove print statements 2014-02-08 12:33:59 +13:00
.coveragerc
.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
MANIFEST.in
mitmdump print warning if netlib and mitmproxy versions are different. 2014-01-22 16:21:17 +01:00
mitmproxy print warning if netlib and mitmproxy versions are different. 2014-01-22 16:21:17 +01:00
README.mkd Doc and readme tweaks. 2014-01-19 18:08:50 +13:00
README.txt
requirements.txt actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
setup.py Tweak setup.py to allow installs outside source dir 2014-01-19 16:06:03 +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