Question

Is there any library for implementing openVPN in iOS? I have to implement the functionality like openVPN app for ios. I search a lot but there is no solution. Most of the post are out dated. I got some example from the github but they are also not so useful[Most of the files are missing]. I want add/delete vpn from my app. Is it even possible?

Was it helpful?

Solution

Apple doesn't support changing VPN or add form app (except app from openVpn).

But what you can do is show the open in menu for the .ovpn file, open the file in openVpn app, and then user can add/delete/start/stop VPN from there.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top