Go to file
joebowbeer 00a000091e Update android.html
Make the sdcard path in the text consistent with the screen shot (android-shellwgetmitmproxyca.png).

/sdcard/Download (singular) is the correct path.
2013-10-18 22:58:06 -07:00
doc-src Update android.html 2013-10-18 22:58:06 -07:00
examples Pass extra command line arguments to mitmproxy 2013-07-08 20:56:05 -07:00
libmproxy Version bump. 2013-08-25 10:37:35 +12:00
release Prep for release: CHANGELOG and CONTRIBUTORS 2013-08-25 10:28:15 +12:00
test Fix pretty_size unit tests. 2013-08-23 10:28:16 +12:00
.coveragerc Few more fuzzing commands, exclude console app from coverage. 2013-03-03 22:39:26 +13:00
.gitignore update gitignore to not include PyCharms 2013-08-17 13:27:53 +02:00
.travis.yml travis ci: fix pip install order 2013-08-20 13:42:25 +02:00
CHANGELOG Prep for release: CHANGELOG and CONTRIBUTORS 2013-08-25 10:28:15 +12:00
CONTRIBUTORS Prep for release: CHANGELOG and CONTRIBUTORS 2013-08-25 10:28:15 +12:00
LICENSE GPLv3 -> MIT 2013-03-18 08:37:42 +13:00
MANIFEST.in Update PyOpenSSL version requirement. 2013-05-20 12:44:07 +12:00
mitmdump Remove GPL notices left in source files after our change to the MIT license. 2013-08-01 11:08:00 +12:00
mitmproxy Remove GPL notices left in source files after our change to the MIT license. 2013-08-01 11:08:00 +12:00
README.mkd Added requirements.txt to ease installation of deps for hacking on mitmproxy. 2013-05-24 15:23:47 +12:00
README.txt Docs and Readme 2013-01-01 16:35:52 +13:00
setup.py Update license trove classifier. 2013-05-30 09:22:00 +12: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