mirror of https://github.com/vee1e/mitmproxy - An interactive TLS-capable intercepting HTTP proxy for penet
Find a file
2015-08-26 15:12:04 +02:00
doc-src Update docs to reflect current shortcut keys for features which have been moved into the options menu. 2015-07-29 16:18:49 -07:00
examples move code to netlib 2015-08-10 21:04:17 +02:00
libmproxy http2: fix bugs, chrome works 🎉 2015-08-26 15:12:04 +02:00
release remove evil unicode_literals 2015-08-06 10:49:41 +02:00
test request -> request_method 2015-08-24 18:17:04 +02:00
web
.appveyor.yml add appveyor 2015-06-26 18:33:31 +02:00
.coveragerc
.dockerignore
.env
.gitattributes
.gitignore
.landscape.yml synchronize metadata files across projects 2015-06-26 23:43:19 +02:00
.travis.yml Travis to Slack 2015-06-23 14:01:31 +12:00
CHANGELOG Changelog for v0.13 2015-07-26 14:21:18 +12:00
CONTRIBUTING.md
CONTRIBUTORS bump version 2015-07-22 00:16:38 +02:00
dev dev script: fix Linux+vagrant+virtualenv 2015-08-07 14:51:27 +02:00
dev.bat dev script: fix Windows+vagrant+virtualenv 2015-08-07 14:45:48 +02:00
Dockerfile
LICENSE
MANIFEST.in
mitmdump
mitmproxy
mitmweb
README.mkd make build script amazing 2015-07-22 02:43:45 +02:00
README.txt
requirements.txt
setup.cfg
setup.py manually read tls clienthello [wip] 2015-08-26 05:39:00 +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