aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2012-04-05 10:57:00 +1200
committerAldo Cortesi <aldo@nullcube.com>2012-04-05 10:57:00 +1200
commit549512e93e7c0accf161b76b54f1338eb7aa5921 (patch)
treecadc79085b78905e551bcce861185a85f5171cec
parent8385e586c01dc3527c3d641e17a6ae4841f4c035 (diff)
downloadmitmproxy-549512e93e7c0accf161b76b54f1338eb7aa5921.tar.gz
mitmproxy-549512e93e7c0accf161b76b54f1338eb7aa5921.tar.bz2
mitmproxy-549512e93e7c0accf161b76b54f1338eb7aa5921.zip
Minor doc tweaks.
-rw-r--r--doc-src/certinstall/android.html5
-rw-r--r--todo2
2 files changed, 4 insertions, 3 deletions
diff --git a/doc-src/certinstall/android.html b/doc-src/certinstall/android.html
index 0514d1fb..1c250339 100644
--- a/doc-src/certinstall/android.html
+++ b/doc-src/certinstall/android.html
@@ -23,8 +23,9 @@ you, your certs were generated with an older version of mitmproxy - just copy
the __mitmproxy-ca-cert.pem__ file to __mitmproxy-ca-cert.cer__ and proceed
from there.
-In this case, we're using wget from the terminal to transfer the certificate
-from a local HTTP server:
+In this case, we're using wget from Better Terminal Emulator Pro to transfer
+the certificate from a local HTTP server. Other terminal applications may work,
+and you might also transfer the file via external media like an SDcard:
<img src="android-shellwgetmitmproxyca.png"/>
diff --git a/todo b/todo
index 0d3d5d6c..c19548be 100644
--- a/todo
+++ b/todo
@@ -2,7 +2,7 @@ This is a loose collection of todo items, in case someone else wants to start
hacking on mitmproxy. Drop me a line (aldo@corte.si) if you want to tackle any
of these and need some pointers.
-Targeted for 0.8:
+Targeted for 0.9:
- Upstream proxy support.
- Improve worst-case performance problem with XML-ish indenter
- Follow mode to keep most recent flow in view