diff --git a/README.md b/README.md index 1709d08b..1620b9d3 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Features: - Stream the PCAP to a remote receiver for further analysis (e.g. wireshark) - Decrypt HTTPS/TLS traffic via a remote mitmproxy +**Important**: the PCAP generated by PCAPdroid is not 100% accurate. Check out [PCAP Reliability](https://emanuele-f.github.io/PCAPdroid/quick_start#14-pcap-reliability) for more details. + PCAPdroid leverages the Android VpnService to receive all the traffic generated by the Android apps. No external VPN is actually created, the traffic is locally processed by the app.