summaryrefslogtreecommitdiff
path: root/md/writeup/mitmproxy.md
diff options
context:
space:
mode:
Diffstat (limited to 'md/writeup/mitmproxy.md')
-rw-r--r--md/writeup/mitmproxy.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/md/writeup/mitmproxy.md b/md/writeup/mitmproxy.md
index 7705a13..9d68f5d 100644
--- a/md/writeup/mitmproxy.md
+++ b/md/writeup/mitmproxy.md
@@ -79,6 +79,9 @@ solution. Set in ProxyDroid you port to **8080** (default port of mitmproxy) and
_Proxy Type_ to **SOCKS**. You can choose also **HTTP** or **HTTPS** proxy type
but if application uses both of them then you will not see one or other.
+Here is more descriptions how install mitmproxy cert's not only for Android
+[https://mitmproxy.org/doc/certinstall.html](https://mitmproxy.org/doc/certinstall.html)
+
#### Starting mitmproxy in SOCKS5 mode
```bash