Minor doc tweaks.

This commit is contained in:
Aldo Cortesi 2012-04-05 10:57:00 +12:00
parent 8385e586c0
commit 549512e93e
2 changed files with 4 additions and 3 deletions

View File

@ -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 the __mitmproxy-ca-cert.pem__ file to __mitmproxy-ca-cert.cer__ and proceed
from there. from there.
In this case, we're using wget from the terminal to transfer the certificate In this case, we're using wget from Better Terminal Emulator Pro to transfer
from a local HTTP server: 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"/> <img src="android-shellwgetmitmproxyca.png"/>

2
todo
View File

@ -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 hacking on mitmproxy. Drop me a line (aldo@corte.si) if you want to tackle any
of these and need some pointers. of these and need some pointers.
Targeted for 0.8: Targeted for 0.9:
- Upstream proxy support. - Upstream proxy support.
- Improve worst-case performance problem with XML-ish indenter - Improve worst-case performance problem with XML-ish indenter
- Follow mode to keep most recent flow in view - Follow mode to keep most recent flow in view