mirror of
https://github.com/mitmproxy/mitmproxy.git
synced 2024-11-23 21:30:04 +00:00
add mitm.it error site
This commit is contained in:
parent
5226ac200f
commit
b6986b8999
@ -9,4 +9,5 @@ pages = [
|
||||
Page("ios-simulator.html", "IOS Simulator"),
|
||||
Page("android.html", "Android"),
|
||||
Page("java.html", "Java"),
|
||||
Page("mitm.it-error.html", "Error: No proxy configured"),
|
||||
]
|
||||
|
5
doc-src/certinstall/mitm.it-error.html
Normal file
5
doc-src/certinstall/mitm.it-error.html
Normal file
@ -0,0 +1,5 @@
|
||||
**Looks like you wanted to install the mitmproxy CA using the web app?**
|
||||
|
||||
Unfortunately, there's been no mitmproxy instance on the wire that could have intercepted your request.
|
||||
Please configure your client to use mitmproxy and try again.<br>
|
||||
The request to <a href="http://mitm.it/">http://mitm.it/</a> must go through your mitmproxy instance.
|
Loading…
Reference in New Issue
Block a user