guardianproject / OrbotVPN

THIS IS A DEPRECATED PROJECT AND CLOSED! SEE WEBSITE LINK FOR LATEST ORBOT WITH VPN SUPPORT!
https://github.com/n8fr8/orbot
85 stars 48 forks source link

An attempt to create a userland VPN feature for Android ICS 4.x devices that transparent routes all traffic through Tor without requiring root.

About ICS VPN Client API

VPN client API

Developers can now build or extend their own VPN solutions on the platform using a new VPN API and underlying secure credential storage. With user permission, applications can configure addresses and routing rules, process outgoing and incoming packets, and establish secure tunnels to a remote server. Enterprises can also take advantage of a standard VPN client built into the platform that provides access to L2TP and IPSec protocols.

More here: http://developer.android.com/reference/android/net/VpnService.html