mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
Update tls_decryption.md
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ After installing `mitmproxy`, you need to perform the following steps:
|
||||
|
||||
PCAPdroid will now redirect all the TCP traffic to the mitmproxy server, which will proxy the connections and decrypt the TLS traffic. Please note that the PCAP generated by PCAPdroid will still contain the encrypted traffic with the original IP destinations and ports.
|
||||
|
||||
## 3.6 Custom Mitm Addons
|
||||
## 3.6 Custom mitm addons
|
||||
|
||||
Since PCAPdroid 1.7.0, you can load your custom [mitmproxy addons](https://docs.mitmproxy.org/stable/addons-overview). The following example will show how to do this to modify the HTTP response of a website.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user