Skip to content

Releases: anonvector/SlipNet

v1.6.0

10 Feb 20:05

Choose a tag to compare

Full Changelog: v1.0.0...v1.6.0

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
  • 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

v1.5

08 Feb 01:00

Choose a tag to compare

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

v1.4

05 Feb 20:50

Choose a tag to compare

Full Changelog: v1.3.1...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 DnsttBridge for Go dnstt library integration
  • Update UI to support tunnel type selection per profile
  • Move resolvers to raw resources file for easier updates

v1.3.1

04 Feb 08:27

Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Feb 00:02

Choose a tag to compare

Full Changelog: v1.2.2...v1.3.0

Release v1.2.0

02 Feb 22:12

Choose a tag to compare

What's New

Features

  • DNS Tunnel scan mode - Advanced compatibility testing with NS, TXT, and random subdomain checks
  • Separate Scan Results screen - Better UX with dedicated results view
  • Sort by Speed/IP - Sort working DNS resolvers at bottom of results
  • Edge-to-edge display - Modern UI with proper system bar handling
  • GitHub Actions CI - Transparent builds for every release

Technical

  • Shared ViewModel between scanner screens
  • Proper WindowInsets handling
  • Version: 1.2.0 (versionCode 5)

SlipNet v1.1.2

02 Feb 00:37

Choose a tag to compare

What's New

Changes

  • DNS resolver field now accepts single server instead of comma-separated list
  • Updated field label, placeholder and helper text for clarity

APK Downloads

  • SlipNet-arm64-v8a-release.apk - For most modern Android devices (64-bit ARM)
  • SlipNet-armeabi-v7a-release.apk - For older Android devices (32-bit ARM)
  • SlipNet-x86_64-release.apk - For x86_64 emulators/devices
  • SlipNet-x86-release.apk - For x86 emulators/devices

Most users should download SlipNet-arm64-v8a-release.apk.

SlipNet v1.1.1

02 Feb 00:22

Choose a tag to compare

What's New

Bug Fixes

  • Fixed DNS scanner selection not working from profile screen
  • Removed problematic bottom bar from scanner (Apply button now in top bar)
  • Simplified scanner UI for better usability
  • Single DNS resolver selection for cleaner UX

APK Downloads

  • SlipNet-arm64-v8a-release.apk - For most modern Android devices (64-bit ARM)
  • SlipNet-armeabi-v7a-release.apk - For older Android devices (32-bit ARM)
  • SlipNet-x86_64-release.apk - For x86_64 emulators/devices
  • SlipNet-x86-release.apk - For x86 emulators/devices

Most users should download SlipNet-arm64-v8a-release.apk.

SlipNet v1.1.0

01 Feb 23:46

Choose a tag to compare

What's New

New Features

  • DNS Resolver Scanner: Find working DNS resolvers for your profiles
    • Default list of ~200 Iranian DNS resolvers included
    • Load custom resolver lists from TXT files
    • Concurrent scanning with configurable worker count (1-10)
    • Censored resolver detection (10.x.x.x hijacking patterns)
    • Selection limit of 10 resolvers with visual feedback
    • Accessible from Settings and Edit Profile screens

Removed

  • Connection logging feature (simplified app, reduced storage usage)

APK Downloads

  • SlipNet-arm64-v8a-release.apk - For most modern Android devices (64-bit ARM)
  • SlipNet-armeabi-v7a-release.apk - For older Android devices (32-bit ARM)
  • SlipNet-x86_64-release.apk - For x86_64 emulators/devices
  • SlipNet-x86-release.apk - For x86 emulators/devices

Most users should download SlipNet-arm64-v8a-release.apk.

SlipNet v1.0.0

01 Feb 22:39

Choose a tag to compare

SlipNet v1.0.0

Initial release of SlipNet VPN client.

Downloads

  • SlipNet-arm64-v8a-release.apk - For most modern Android phones (64-bit ARM)
  • SlipNet-armeabi-v7a-release.apk - For older Android devices (32-bit ARM)
  • SlipNet-x86_64-release.apk - For emulators and Chromebooks (64-bit x86)
  • SlipNet-x86-release.apk - For older emulators (32-bit x86)