From fc4db3547c2583f9a42ca104d2d7e7fdae20f0be Mon Sep 17 00:00:00 2001 From: Emanuele Faranda Date: Fri, 10 Jun 2022 20:58:01 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d6dfa95..270996a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PCAPdroid -PCAPdroid is a privacy-friendly open source app which lets you track, analyze and block the connections made by the other apps in your device. It also allows you to export a PCAP dump of the traffic, extract metadata and much more! +PCAPdroid is a privacy-friendly open source app which lets you track, analyze and block the connections made by the other apps in your device. It also allows you to export a PCAP dump of the traffic, inspect HTTP, decrypt TLS traffic and much more! PCAPdroid simulates a VPN in order to capture the network traffic without root. It does not use a remote VPN server. All the data is processed locally on the device.