Update README.md

This commit is contained in:
Emanuele Faranda 2021-06-03 22:29:42 +02:00 committed by GitHub
parent 80d87cb663
commit 9fc0cebabe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)