mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-28 21:00:51 +08:00
Update README.md
This commit is contained in:
parent
b9b4010ced
commit
823fe1f6ca
@ -17,9 +17,9 @@ Features:
|
||||
- [Decrypt HTTPS/TLS](https://emanuele-f.github.io/PCAPdroid/tls_decryption) traffic via a remote mitmproxy
|
||||
- On rooted devices, it can capture the packets while other VPN apps are running
|
||||
|
||||
**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.
|
||||
**Important**: If you are using PCAPdroid to perform per-packet analysis, check out the [Traffic Fidelity](https://emanuele-f.github.io/PCAPdroid/quick_start#14-traffic-fidelity) section.
|
||||
|
||||
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.
|
||||
PCAPdroid leverages the Android VpnService to receive all the traffic generated by the Android apps. No external VPN is actually created, the traffic is processed locally by the app.
|
||||
|
||||
<a href="https://f-droid.org/packages/com.emanuelef.remote_capture">
|
||||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user