Skip to content

Vortex One v1.0.5 - Tor Remote DNS, Zero ISP Leak & Performance Release

Latest

Choose a tag to compare

@editech-dev editech-dev released this 26 Jul 20:52

🌟 What's New in v1.0.5

πŸ›‘οΈ 1. Tor Remote DNS Resolution & Zero ISP Leaks

  • Libcore DNS Interception: Intercepts android_getaddrinfo in OsStub.java for Tor-enabled apps, preventing plaintext DNS requests from reaching local ISP DNS servers.
  • Virtual IP Mapping (127.192.0.0/10): Maps resolved hostnames to internal synthetic Virtual IPs without touching host DNS.
  • SOCKS5 Domain Routing (ATYP 0x03): Forwards raw domain names directly to Tor exit nodes for end-to-end remote resolution inside the encrypted Tor circuit. Bypasses ISP DNS blocking completely.
  • Tor Native DNS Server: Embedded Tor daemon listens on 127.0.0.1:5453 with AutomapHostsOnResolve 1.
  • Auto-Boot & Thread Safety: Launches TorService automatically on app start and dispatches status checks asynchronously to prevent NetworkOnMainThreadException.

πŸ”₯ 2. Advanced Firewall & Network Inspector

  • Consolidated Traffic Logs: Live traffic log viewer with TOR/DNS and TOR/TCP badges for onion connections.
  • Bandwidth Throttling: Token-bucket rate limiting per app.
  • Automated Retention: Auto-prunes logs older than 7 days with a 500-record cap.

βš™οΈ 3. Storage & Cache Tools

  • Integrated Storage & Cache Manager in Settings to inspect container sizes, clear cache, or reset virtual app data safely.

πŸ“₯ Downloads (v1.0.5)

Architecture Recommended Devices Direct Download Link
🌐 Universal APK Smart TVs, TV Boxes, Smartphones (All) VortexOne-v1.0.5-universal.apk
⚑ ARM64 64-bit Modern Smartphones & High-end TV Boxes VortexOne-v1.0.5-arm64-v8a.apk
πŸ“Ί ARMv7 32-bit Legacy Smart TVs & Entry-level Sticks VortexOne-v1.0.5-armeabi-v7a.apk

Built with ❀️ by editech-dev for the Android Community.