PCAPdroid - network monitor

In-app purchases
4.5
1.32K reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

PCAPdroid is a privacy-friendly open source app which lets you track, analyze and block the connections made by the other apps in your device. It also allows you to export a PCAP dump of the traffic, extract metadata 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.

Features:

- Log and examine the connections made by user and system apps
- Extract the SNI, DNS query, HTTP URL and the remote IP address
- Inspect HTTP requests and replies thanks to the built-in decoders
- Inspect the full connections payload as hexdump/text and export it
- 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)
- Create rules to filter out the good traffic and easily spot anomalies
- Identify the country and ASN of remote server via offline db lookups
- On rooted devices, capture the traffic while other VPN apps are running

Paid features:

- Firewall: create rules to block individual apps, domains and IP addresses
- Malware detection: detect malicious connections by using third-party blacklists

If you plan to use PCAPdroid to perform packet analysis, please check out the specific section of the manual.

Join the PCAPdroid community on telegram to discuss and receive updates on the latest features.
Updated on
May 13, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Data is encrypted in transit

Ratings and reviews

4.6
1.26K reviews
J
October 7, 2023
Have only used it for about 30 minutes but this helped me tremendously in the back and forth I've been in with my ISP. I was able to prove they have an incorrectly advertised route that was causing all sorts of weird issues with Google services & devices on my network. The app let me capture Play Store traffic specifically to pinpoint the exact subdomain that was having issues so I could run a tracert. Been trying to solve this issue for a week so this app really was a lifesaver.
71 people found this review helpful
Did you find this helpful?
Garrett
November 23, 2022
I have had a similar experience as Hethe Berg, as in when I use the app to try to troubleshoot why certain apps won't work on my Wi-Fi, the apps magically work and connect ONLY when I use PCAPdroid. So it does not capture the PCAP of the connection issue. Really curious what is going on here. First thought was I have malware and it stops running when someone tries to capture data of it working, but scans come up empty and it makes no sense why only some apps are affected. AMC+ is one of them.
11 people found this review helpful
Did you find this helpful?
Emanuele Faranda
December 16, 2022
Hi, in order to work without root, PCAPdroid needs to change your traffic at the IP and TCP layer. On Android a 1:1 view of the traffic is only possible with root, please check out https://emanuele-f.github.io/PCAPdroid/quick_start#14-packet-analysis for more details
Star
April 11, 2025
Remarkable, intelligent It's awesome to encounter apps that are well thought out and are educating at the same time. Beautiful design, beautiful UI, no ads, free. These are true developers. Thank you for your wonderful app. Best wishes to you in the future.
8 people found this review helpful
Did you find this helpful?

What’s new

- Add TCP exporter dump mode (pcap-over-ip)
- Allow PCAPdroid capture control without prompt via API key