From bac8bce4bf7c07412dbeefa1856f97e0fed3e465 Mon Sep 17 00:00:00 2001 From: Emanuele Faranda Date: Wed, 14 Apr 2021 12:35:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f2837b5..a06dc3c5 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Many applications rely on the Android DNS resolution service `netd` in order to ## Decrypting HTTPS/TLS Traffic -PCAPdroid supports decrypting TLS traffic by sending it to a customized version of mitmproxy. Check out the [User Guide](https://emanuele-f.github.io/PCAPdroid/tls_decryption) for more details. +PCAPdroid supports decrypting TLS traffic by sending it to mitmproxy. Check out the [User Guide](https://emanuele-f.github.io/PCAPdroid/tls_decryption) for more details. ## Third Party