mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
Update full_description.txt
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<i>PCAPdroid</i> is a privacy-friendly app which lets you track and analyze 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.
|
||||
PCAPdroid simulates a VPN in order to capture the network traffic without root. It does not use a remote VPN server, instead data is processed locally on the device.
|
||||
|
||||
<b>Features:</b>
|
||||
|
||||
@@ -10,11 +10,11 @@ PCAPdroid simulates a VPN in order to capture the network traffic without root.
|
||||
* Inspect HTTP requests and replies thanks to the built-in decoders
|
||||
* Inspect the full connections payload as hexdump/text
|
||||
* Decrypt the HTTPS/TLS traffic and export the SSLKEYLOGFILE
|
||||
* Dump the traffic to a PCAP file, download it from a browser, or stream it to a remote receiver for real time analysis (e.g. wireshark)
|
||||
* Dump the traffic to a PCAP file, download it from a browser, or stream it to a remote receiver for real-time analysis (e.g. Wireshark)
|
||||
* Create rules to filter out the good traffic and easily spot anomalies
|
||||
* Identify the country and ASN of remote server via offline db lookups
|
||||
* Identify the country and ASN of remote server via offline DB lookups
|
||||
* On rooted devices, capture the traffic while other VPN apps are running
|
||||
|
||||
If you plan to use PCAPdroid to perform packet analysis, please check out <a href='https://emanuele-f.github.io/PCAPdroid/quick_start#14-packet-analysis'>the specific section</a> of the manual.
|
||||
|
||||
Join the PCAPdroid international community on <a href="https://t.me/PCAPdroid">telegram</a> or on <a href="https://matrix.to/#/#pcapdroid:matrix.org">matrix</a>.
|
||||
Join the PCAPdroid international community on <a href="https://t.me/PCAPdroid">Telegram</a> or on <a href="https://matrix.to/#/#pcapdroid:matrix.org">Matrix</a>.
|
||||
|
||||
Reference in New Issue
Block a user