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?

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top