From 9fc0cebabe9ef250b06f27a020fcc530d39387a5 Mon Sep 17 00:00:00 2001 From: Emanuele Faranda Date: Thu, 3 Jun 2021 22:29:42 +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 373b3196..2bdc93c9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ PCAPdroid is an open source network monitoring and capture tool. It can capture Features: - Log and examine the connections made by the user and system apps -- Extract SNI, DNS query, URL and remote IP address +- Extract SNI, DNS query, HTTP request, HTTP URL and remote IP address - Apply a filter to only capture the traffic of the selected app - Easily download a PCAP file of the traffic thanks to the integrated HTTP server - Stream the PCAP to a remote receiver for further analysis (e.g. wireshark)