mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2014-09-08 23:45:45 +02:00
doc-src add note about icmp redirects, fix #255 2014-09-08 18:35:52 +02:00
examples mitmproxy -> libmproxy.main. do some leanup on the way 2014-09-08 23:34:43 +02:00
libmproxy re-add mitmproxy/mitmdump scripts for convenience 2014-09-08 23:45:45 +02:00
release actually remove test dependencies from requirements.txt 2014-01-28 03:17:27 +01:00
test mitmproxy -> libmproxy.main. do some leanup on the way 2014-09-08 23:34:43 +02:00
.coveragerc
.gitignore
.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 re-add mitmproxy/mitmdump scripts for convenience 2014-09-08 23:45:45 +02:00
mitmproxy re-add mitmproxy/mitmdump scripts for convenience 2014-09-08 23:45:45 +02:00
README.mkd fix #240 2014-03-18 00:44:41 +01:00
README.txt
requirements.txt remove pydivert from requirements.txt to fix tests 2014-08-10 17:11:46 +02:00
setup.py Drop usage of obsolete function "file" 2014-08-29 19:18:52 +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