Android VPN Service

Android VPN Design

YASS is client-server model based and efficient forward proxy supporting http/socks4/socks4a/socks5 protocol. On Android, it utilizes the existing tun2proxy project to forward system TCP package to socks5 request and handle TCP traffic. Thanks to tun2proxy, the DNS request is forwarded as TCP traffic, so it is ensured the normal traffic happens close to VPN environment.

Usage

For the testing, Google Chrome and Google PlayStore happens to work properly.

By design, it supports Android from Android 7.0.

Download URL

Enjoy! Download 64-bit APK from this url and 32-bit APK from this url.

Enjoy! Download 64-bit APK from new url and 32-bit APK from new url.