
Size
42.71 MB
Android
7.0+
Downloads
28
Architecture
x86, x86_64, arm64-v8a, armeabi-v7a
Security Scan
Verified Safe
✓ Scanned with ClamAV, APKiD, and Quark-Engine
What's New
New Features
Home screen widget — One-tap VPN toggle widget with color-coded connection status (green/orange/red) and real-time state updates
Live traffic speed — Upload/download speed indicators displayed on the status bar when connected
QR code from gallery — Scan QR codes from screenshots or saved images via a gallery button on the scanner screen
First launch welcome dialog — Shows app info, GitHub link, and donation address on first open
About dialog — Accessible from the Settings screen (help icon in top bar)
Profile reconnect — Switch between profiles without manually disconnecting first
Bug Fixes
HTTP proxy reliability — Fixed SOCKS5 upstream using 0.0.0.0 instead of 127.0.0.1 in append mode, which caused unreliable connections
HTTP proxy restart after reconnect — HTTP proxy now automatically restarts after a VPN reconnection
Reconnect race condition — Cancel in-flight reconnection before disconnect to prevent "port already in use" errors on next connect
VPN permission check in proxy-only mode — Now always checks VpnService.prepare() even in proxy-only mode, detecting and revoking
conflicting VPNs (e.g. v2ray)
Settings port sync — Port text fields now sync correctly when DataStore values load asynchronously
Settings bottom padding — Content no longer hidden behind the navigation bar
Performance
Slipstream authoritative mode — Fixed tight idle poll loop by adding demand-driven poll floor (pending_polls) so response-triggered
polls fire even when BBR pacing is zero
Slipstream shutdown reliability — Capped idle sleep to 2 seconds so shutdown checks happen within the native stop timeout (3s),
preventing abandoned threads holding ports
Description
A fast, modern Android VPN client built with Jetpack Compose and Kotlin, featuring DNS tunneling with support for multiple protocols.
Tunnel Types
SlipNet supports multiple tunnel types with optional SSH chaining:
DNSTT (KCP + Noise): Stable and reliable DNS tunneling.
DNSTT + SSH (KCP + Noise + SSH): DNSTT with SSH chaining for zero DNS leaks.
Slipstream (QUIC): High-performance QUIC tunneling.
Slipstream + SSH (QUIC + SSH): Slipstream with SSH chaining.
SSH (SSH): Standalone SSH tunnel (no DNS tunneling).
DOH (DNS over HTTPS): DNS-only encryption via HTTPS (RFC 8484).
Note
DNSTT is the default and recommended tunnel type for most users. SSH variants add an extra layer of encryption and can prevent DNS leaks.
Features
- Modern UI: Built entirely with Jetpack Compose and Material 3 design
- Multiple Tunnel Types: DNSTT, Slipstream, SSH, and DOH with optional SSH chaining
- SSH Tunneling: Chain SSH through DNSTT or Slipstream, or use standalone SSH
- DNS over HTTPS: Encrypt DNS queries via HTTPS without tunneling other traffic
DNS Transport Selection: Choose UDP, DoT, or DoH for DNSTT DNS resolution
- SSH Cipher Selection: Choose between AES-128-GCM, ChaCha20, and AES-128-CTR
- DNS Server Scanning: Automatically discover and test compatible DNS servers
- Multiple Profiles: Create and manage multiple server configurations
- Configurable Proxy: Set custom listen address and port
- Quick Settings Tile: Toggle VPN connection directly from the notification shade
- Auto-connect on Boot: Optionally reconnect VPN when device starts
- APK Sharing: Share the app via Bluetooth or other methods in case of internet shutdowns
- Debug Logging: Toggle detailed traffic logs for troubleshooting
- Dark Mode: Full support for system-wide dark theme
Server Setup
To use this client, you must have a compatible server. Please configure your server in SOCKS or SSH mode using one of the following deployment scripts:
DNSTT:
https://github.com/bugfloyd/dnstt-deploy
SlipStream:
https://github.com/AliRezaBeigy/slipstream-rust-deploy
Rate this app
Ratings & Reviews
No reviews yet.