Releases available at https://github.com/emanuele-f/PCAPdroid/releases
- Add support for TLS decryption via mitmproxy
- Fix occasional crash due to null ConnDescriptor in array
- Connections view consistency fixed when app filter is in use
- Update nDPI to 3.4 stable
- Add links: rate app, telegram channel, user guide
- Fix crash on subsequent app runs
- Traffic monitoring fix
- JNI fixes and optimizations
- Add polish translation (Atrate [email protected])
- Add more compact layout for screens lower than 480dp
- JNI crashes fixes
- Fix crash while clicking on the HTTP server URL
- Improve local HTTP server IP detection
- New embedded HTTP server to easily download the PCAP from multiple devices
- Choose how to dump packets: HTTP server, UDP exporter, none.
- App renamed to PCAPdroid, changed version scheme, added changelog
Releases available at https://github.com/emanuele-f/RemoteCapture/releases
- New tab to display the active connections, with server name and traffic volume
- Show server name, DNS query, L7 protocol information from nDPI
- Click on a connection to show its details
- Use the system DNS server (fallback to 8.8.8.8 only if not available)
- Fix app state loading after resume
- Add option to enable/disable unknown app traffic capture
- Add UDP receiver python script to easily pause and resume capture
- Capture apps traffic without root
- Send captured traffic via UDP
- Show captured traffic realtime statistics
- Apply a filter to only capture traffic for the selected app