Full Changelog: v1.4.1...v1.5
What's New in v1.5
New Tunnel Types
- SSH — Standalone SSH tunnel (no DNS tunneling needed)
- DOH (DNS over HTTPS) — Serverless, DNS-only encryption via HTTPS, all other traffic flows directly
- Slipstream + SSH — SSH chained through Slipstream
- DNSTT + SSH — SSH chained through DNSTT (most secure, zero DNS leaks)
New Features
- DNS transport selection (UDP, DoT, DoH) for DNSTT tunnels
- SSH cipher selection (AES-128-GCM, ChaCha20, AES-128-CTR)
- Configurable proxy listen address and port
- DNS DoH Scanner
- APK sharing feature (possible via Bluetooth in case of internet shutdowns)
- Cancel VPN connection while in connecting state
- Debug logging toggle for tunnel traffic logs
Improvements
- Active profile shown first on home screen immediately when connecting
- Persistent SSH DNS workers with keepalive and multi-phase resilience
- QUIC rejection at native TUN layer (prevents dead UDP sessions)
- Slipstream no longer labeled "Experimental"
Bug Fixes
- Fix DNS routing through tunnel in censored networks