Releases: emanuele-f/PCAPdroid
Releases · emanuele-f/PCAPdroid
v1.4.1
- Fix crash in some devices with PCAPdroid trailer
- Add ability to build on Windows
v1.4.0
- 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
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
- Fix monodirectional connections with LINUX_SLL in root mode
- Show plaintext request data (e.g. HTTP headers) in the connection details
v1.3.7
- Handle DLT_LINUX_SLL to fix some root daemon start issues
v1.3.6
- Implement root based capture to run with other VPN apps
- Fix bad URL when an HTTP proxy is used
v1.3.5
- 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
- Add dark theme
- Android TV: fix file selection and other improvements
- Fix UDP broadcast connections
v1.3.3
- 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
- Add ICMP connections support
- Reduce app icons load time and RAM usage
- Fix crash in Bitmap.createBitmap