Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android VPN (ikEv2) Client

I am trying to create android client for VPN using IKEv2 protocol, but on this topic there is almost no help to get started. Our backend team have provided me remote_server_url, username and password. I was able to create iOS client successfully with these credentials.

I'd appreciate if anyone can point me in right direction.

like image 551
Asad Hayat Avatar asked Sep 10 '26 00:09

Asad Hayat


1 Answers

There is an app on play store that connects vpn using ikev2 protocol. This is the their github repo. You will get help from this repo.

like image 66
Sadda Hussain Avatar answered Sep 11 '26 16:09

Sadda Hussain