mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
Minor doc tweaks.
This commit is contained in:
parent
8385e586c0
commit
549512e93e
@ -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
2
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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user