Multi-protocol VPN client for Android (WireGuard · SSTP · L2TP via native IKEv2 · OpenVPN · PPTP*).
Developed by Sama Rayane — kishwifi.com.
Get the latest SamaNetVPN-debug.apk from the Releases page, then install it on your device (enable Install from unknown sources when prompted).
This repository hosts release builds only. The application source code lives in a
separate private repository (samanet-src). The in-app updater and CI publish new APKs here.
- Native WireGuard and SSTP tunnels (SSTP supports untrusted certificates)
- L2TP/IPsec via the platform native IKEv2 engine (Android 11+)
- OpenVPN hand-off to OpenVPN for Android
- Trusted DNS selection (Cloudflare / Google / Quad9 / custom)
- Keep Iran traffic off the VPN — split-tunnelling with an in-app-updatable Iran IP list
- Hotspot bridge — route tethered clients through the tunnel on rooted devices
- In-app updates
* PPTP cannot run in an unprivileged Android app (it needs raw GRE sockets) and is kept for compatibility only — prefer WireGuard, SSTP, or L2TP/IPsec.
MIT — see LICENSE.