Skip to content

v1.5.0

Compare
Choose a tag to compare
@emanuele-f emanuele-f released this 02 Jun 08:02
· 432 commits to master since this release
  • No-root firewall: block apps, domains and IP addresses (paid feature)
  • Ability to decrypt TLS traffic, display decrypted data, export the SSLKEYLOGFILE
  • Inspect HTTP requests and replies thanks to the built-in decoders (brotli, deflate, gzip)
  • Uploads in VPN mode are now faster and less cpu intensive
  • Inspect the full connections' payload as hexdump/text
  • Add ability to import/export rules
  • Fix uid resolution failing with root after some time
  • Fix PCAP dump of invalid/unsupported packets in root
  • Reduce APK size: geolocation db is now optional
  • Intent-based API now reports traffic stats
  • Add app on-boarding on first start
  • Add ability to disable blocking of private DNS
  • Add German translation (credits: Robin)
  • Add Indonesian translation (credits: Reza Almanda)
  • Add Turkish translation (credits: Oğuz Ersen)
  • Minor fixes and improvements