π What's New in v1.0.5
π‘οΈ 1. Tor Remote DNS Resolution & Zero ISP Leaks
- Libcore DNS Interception: Intercepts
android_getaddrinfoinOsStub.javafor 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:5453withAutomapHostsOnResolve 1. - Auto-Boot & Thread Safety: Launches
TorServiceautomatically on app start and dispatches status checks asynchronously to preventNetworkOnMainThreadException.
π₯ 2. Advanced Firewall & Network Inspector
- Consolidated Traffic Logs: Live traffic log viewer with
TOR/DNSandTOR/TCPbadges 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.