ehmadimtiaz / yazivpn

Opensource VPN application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YaziVPN.

Android VPN app based on openVPN Library.

Main UI

Instructions to update servers:

Step 1: Add/Update your ovpn file in assets directory.

Step 2: Go to MainActivity.class file and find method "getServerList()" and update/add your server information. The server information has server icon image, server ovpn file, server username and password. Add/Update all these.

Step 1 (1)

(If you have changed or deleted default Japan sever than follow the step 3 otherwise skip it)

Step 3: Go to SharedPreferences.class file and Add information (icon of server, ovpn file name, server username and password) of anyone of your server (which will be used as default server).

Step2

Thats all.

About

Opensource VPN application

License:GNU General Public License v2.0


Languages

Language:Java 97.3%Language:AIDL 2.7%