Best android open-source packages and libraries.

Cake VPN

Android VPN app based on OpenVPN library.
Updated 2 months ago

Cake-VPN

Android VPN app based on OpenVPN library. Install app from : Google play store

Note

I use free OpenVPN configuration file from this site https://www.vpngate.net/en/ I am not sure how long it will work with the free ovpn file. It's better to update ovpn files with your own ovpn.

Instruction to update server list:

  1. Replace/add your .ovpn file with assets/ directory .ovpn file
  2. Now go to MainActivity.class and find the "getServerList()" method there you have to update server information.
  3. [!Optional] At Last go to SharedPreference.class and find the "getServer()" method there update default server information.

License

Free Software!

This project and the uses VPN library "ICS OpenVPN" both are under GPLv2 License.

Make sure you understand the licenses of the code. OpenVPN for Android is GPL licensed.

Tags libraries