How do create an app that install a VPN profile?

风流意气都作罢 提交于 2019-12-12 01:19:19

问题


I need to create an App that install a VPN existing profile like the app 1.1.1.1 on the iOS store.

This app basically connect to a VPN by asking the user to install an embedded VPN profile. I cannot find any Apple documentation about that. Can somebody help me?

Thanks in advance


回答1:


You want an NEVPNManager. See "What's New in Network Extension and VPN" from WWDC 2015.



来源:https://stackoverflow.com/questions/53561374/how-do-create-an-app-that-install-a-vpn-profile

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!