Skip to content

Repository files navigation

VPN Gate Connector

Android CI

A VPN Gate Client for android

Supports multiple VPN protocols — SoftEther VPN (native implementation, no third-party client required), OpenVPN, MS-SSTP, and L2TP/IPsec (Android 12 and below only) — across both free and paid VPN Gate servers.

Available in Google Play Store

Free Version: https://play.google.com/store/apps/details?id=vn.unlimit.vpngate

Pro Version: https://play.google.com/store/apps/details?id=vn.unlimit.vpngatepro

Protocol Support

Protocol Transport Free Server Paid Server
SoftEther VPN TCP
SoftEther VPN UDP
OpenVPN TCP
OpenVPN UDP
MS-SSTP TCP
L2TP/IPsec ⚠️ ⚠️

SoftEther VPN

Native SoftEther VPN protocol implementation via the SoftEther-Android-Module submodule (no third-party VPN client required).

Supports TCP and UDP (RUDP V1) transports. V2 (ChaCha20-Poly1305 AEAD) is planned.

Authentication methods:

Method Free Server Paid Server
Anonymous
Hashed Password
Plain Password (RADIUS)
  • Free servers authenticate as vpn/vpn against the vpngate virtual hub
  • Paid servers authenticate with user credentials against the VPNGatePaid virtual hub via RADIUS

OpenVPN

Powered by OpenVPN for Android. Supports TCP and UDP transports with automatic or user-selected protocol.

MS-SSTP

Powered by Open SSTP Client. Connects over HTTPS/TLS using the standard Microsoft SSTP protocol with username/password authentication.

L2TP/IPsec

Uses the Android OS built-in L2TP/IPsec client. Available on both free and paid servers.

⚠️ Deprecated by Android: Google deprecated the built-in L2TP/IPsec VPN in Android 12 (API 31) and fully removed it in Android 13 (API 33). This protocol only works on devices running Android 12 or below. For Android 13+, please use SoftEther VPN, OpenVPN, or MS-SSTP instead.

LICENSE

This project is under GPLv3 LICENSE. It mean if you use this project or a part of this project in your project it must be open source.

This project use another open source project as library detail bellow.

Made with ♥ and a lot of coffee by hoangrio

About

A VPN Gate client for Android base on OpenVPN client library, MS-SSTP Client, SoftEther VPN Client and VPN Gate public api

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Used by

Contributors

Languages