v1.4:
- Add DNSTT tunnel type as new recommended option (KCP + Noise protocol)
- Add SOCKS5 authentication (username/password) support for Slipstream
- Fix DNS scanner bug preventing IP selection from scan results
- Expand DNS server list with more resolvers for scanning
- Add DNSTT tunnel type as new recommended option (KCP + Noise protocol)
- Add SOCKS5 authentication (username/password) support for Slipstream
- Fix DNS scanner bug preventing IP selection from scan results
- Expand DNS server list with more resolvers for scanning
❤1
For slipstream, use your server's IP as the DNS Resolver for as long as the internet holds up. Next options: global DNS services like Cloudflare.
Your last choice should be local DNS services.
Your last choice should be local DNS services.
❤7👍1
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
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
❤7👍1
Note: If the app crashes after the latest update, please uninstall the old version and reinstall the new one.
👍9👎2
What's New in v1.6
DNSTT & DNS Improvements
- DNSTT performance improved, especially on DoH and DoT transports
- Now possible to select up to three DNS resolvers for DNSTT and Slipstream (works with Slipstream+ servers as well)
- Recent selected working DNS resolvers are saved — no need to scan again
Split Tunneling
- Added split tunneling mode — select which apps use the VPN
QR Code Sharing
- Scan and share server configs via QR codes
Hotspot Sharing
- Added hotspot/Wi-Fi IP display with copy button in Proxy Settings (visible when listen address is "All interfaces")
- Detects active hotspot interfaces and shows the proxy address for configuring connected devices
Debug Log Viewer
- Added live-streaming debug log viewer accessible from the HomeScreen top bar (bug icon)
- To use this feature, enable "Debug logging" in Settings first
- Color-coded by log level (error=red, warning=orange, debug=gray)
- Copy all logs to clipboard, clear logs, and expandable bottom sheet
DNS Scanner Improvements
- Improved scanner UI layout and interaction
DNSTT & DNS Improvements
- DNSTT performance improved, especially on DoH and DoT transports
- Now possible to select up to three DNS resolvers for DNSTT and Slipstream (works with Slipstream+ servers as well)
- Recent selected working DNS resolvers are saved — no need to scan again
Split Tunneling
- Added split tunneling mode — select which apps use the VPN
QR Code Sharing
- Scan and share server configs via QR codes
Hotspot Sharing
- Added hotspot/Wi-Fi IP display with copy button in Proxy Settings (visible when listen address is "All interfaces")
- Detects active hotspot interfaces and shows the proxy address for configuring connected devices
Debug Log Viewer
- Added live-streaming debug log viewer accessible from the HomeScreen top bar (bug icon)
- To use this feature, enable "Debug logging" in Settings first
- Color-coded by log level (error=red, warning=orange, debug=gray)
- Copy all logs to clipboard, clear logs, and expandable bottom sheet
DNS Scanner Improvements
- Improved scanner UI layout and interaction
❤3