Skip to content

Releases: emanuele-f/PCAPdroid

v1.4.1

31 Jul 12:37
Compare
Choose a tag to compare
  • Fix crash in some devices with PCAPdroid trailer
  • Add ability to build on Windows

v1.4.0

20 Jul 09:01
Compare
Choose a tag to compare
  • Ability to export app name to Wireshark (PCAPdroid trailer)
  • Add apps details page with app metadata and permissions
  • Allow searching by source and destination port
  • Packet capture optimizations
  • Add packet drops for root capture
  • Add IPv6 and ICMP support for root capture
  • Fix root capture stall in some cases
  • Fix PCAP dump in root mode
  • Fix truncated full size packets in root mode and handle fragments
  • PCAP timestamps in root mode now correspond to the capture timestamps
  • Fix ping to known DNS servers being blocked

v1.3.9

16 Jun 17:51
Compare
Choose a tag to compare

This release brings a set of new features to make it easier to spot unwanted connections!

  • Long press a connection to whitelist it, making it easy to filter out background traffic
  • Add ability to search connections
  • Most netd DNS connections are now resolved into actual apps
  • Add Brazilian translation (credits: mezysinc)
  • Add Japanese translation (credits: Akihiro Nagai)

v1.3.8

03 Jun 20:12
Compare
Choose a tag to compare
  • Fix monodirectional connections with LINUX_SLL in root mode
  • Show plaintext request data (e.g. HTTP headers) in the connection details

v1.3.7

19 May 20:09
Compare
Choose a tag to compare
  • Handle DLT_LINUX_SLL to fix some root daemon start issues

v1.3.6

01 May 15:05
Compare
Choose a tag to compare
  • Implement root based capture to run with other VPN apps
  • Fix bad URL when an HTTP proxy is used

v1.3.5

14 Apr 12:54
Compare
Choose a tag to compare
  • Fix delays and slow downs with big uploads
  • Add SOCKS5 client, allowing to use the official mitmproxy
  • Implement MSS and TCP window scaling options

v1.3.4

30 Mar 16:49
Compare
Choose a tag to compare
  • Add dark theme
  • Android TV: fix file selection and other improvements
  • Fix UDP broadcast connections

v1.3.3

25 Mar 11:52
Compare
Choose a tag to compare
  • You can now donate! Check out the user guide for instructions
  • Add IPv6 support
  • Reduce background battery and RAM consumption
  • Add russian translation (credits: rikishi)
  • Add italian translation
  • Add ability to switch between system language and english
  • Improve TCP and DNS connections handling
  • Connection details stats now automatically refresh
  • Fix DNS resolution failures on main network change

v1.3.2

09 Mar 15:38
Compare
Choose a tag to compare
  • Add ICMP connections support
  • Reduce app icons load time and RAM usage
  • Fix crash in Bitmap.createBitmap