Create Personal VPN connection using NEVPNManager
问题 I am trying to create VPN connection in my app. I go through this link https://developer.apple.com/documentation/networkextension/nevpnmanager but did not find any official code to use NEVPNManager and even not found any tutorial to use this NEVPNManager. I am new to VPN concept and don't know that much about it. so Can anyone give some solutions? 回答1: Here is a IKEv2 configuration of VPN using Network Extension (Without shared key and certificate) in Swift 4.2: final class VPNHandler { let