Skip to content

VPN application using OpenVPN servers. This test application uses VPN configuration files from https://www.vpngate.net/en/.

License

Notifications You must be signed in to change notification settings

cdeMonkey/AndroidVPN-OpenVPN

Repository files navigation

AndroidVPN-OpenVPN

VPN application using OpenVPN servers. This test application uses VPN configuration files from https://www.vpngate.net/en/.

Android VPN app based on OpenVPN library.




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.



About

VPN application using OpenVPN servers. This test application uses VPN configuration files from https://www.vpngate.net/en/.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages