SlipNet
1.06K subscribers
39 files
SlipStream Android Client
Download Telegram
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
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
2
What's New in v1.7
New Features

- Added Tor support with multiple transport options: Snowflake, obfs4, Meek, Direct, and Manual bridge configuration
- Added SSH key authentication support for SSH connections

Bug Fixes

- Fixed VPN sharing over hotspot (proxy fix)

Improvements

- UI improvements
🔥31
v1.7.1:

New: HTTP Proxy for VPN Sharing

- Added HTTP proxy server that chains through the existing SOCKS5 proxy
- Enables devices and apps that only support HTTP proxies (IoT devices, older OS proxy settings) to use the VPN via hotspot
- Supports both HTTPS (via HTTP CONNECT tunneling) and plain HTTP forwarding
- Works automatically with all tunnel types (Slipstream, DNSTT, SSH, DoH, Snowflake)
- New toggle and port setting in Proxy Settings (default port: 8080)
- Hotspot info card now shows both SOCKS5 and HTTP proxy addresses when enabled

Improved: Tor/Snowflake Mode

- Improved Tor tunnel stability and performance
- Added ability to automatically fetch bridges (obfs4, Snowflake, meek, webtunnel)
8