SlipTunnel VPN is an Android VPN client that creates a secure tunnel on your device using supported protocols and your own configuration.
VPNService permission and user control
SlipTunnel VPN uses Android’s VpnService (VPNService API) to establish a VPN connection on the device. Before any connection starts, Android shows a system VPN permission prompt and the app connects only after the user explicitly approves it. You can disconnect at any time, and the VPN is only active while you turn it on.
What the app includes
• Modern UI built with Jetpack Compose and Material 3
• Multiple tunnel options: DNSTT, Slipstream, SSH, HTTPS tunneling (NaiveProxy), and DoH
• Optional SSH chaining for supported tunnels
• DNS over HTTPS (DoH) to encrypt DNS queries
• Basic tools for scanning and validating DNS options (depending on build)
Supported modes (depending on your setup)
• DNSTT
• DNSTT + SSH
• Slipstream
• Slipstream + SSH
• SSH
• HTTPS tunneling (NaiveProxy)
• HTTPS tunneling (NaiveProxy) + SSH
• DoH
Important notes
• SlipTunnel VPN is a client app. You may need your own server and profiles/configs to use some modes.
• Connection quality depends on your network and the server you choose.
• The app does not promise access to any specific websites or services.
• SlipTunnel VPN runs only when the user starts it, and it shows an ongoing notification while connected.