diff options
-rw-r--r-- | doc-src/certinstall/android.html | 5 | ||||
-rw-r--r-- | todo | 2 |
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"/> @@ -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 |