diff options
| author | FreeArtMan <dos21h@gmail.com> | 2015-10-23 22:21:06 +0100 | 
|---|---|---|
| committer | FreeArtMan <dos21h@gmail.com> | 2015-10-23 22:21:06 +0100 | 
| commit | 5d464d728c768847ca17e235c41d2086cc627392 (patch) | |
| tree | 890a940c8a8db55b1c845f923ea6bda77cd9f592 | |
| parent | 43153ea0f9a452c6cb299bd4e6c34ff59be9402c (diff) | |
| download | md-content-5d464d728c768847ca17e235c41d2086cc627392.tar.gz md-content-5d464d728c768847ca17e235c41d2086cc627392.zip  | |
writeup/mitmproxy.md Added more about cert installation on Android device
| -rw-r--r-- | md/writeup/mitmproxy.md | 3 | 
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  | 
