VPNManager icon indicating copy to clipboard operation
VPNManager copied to clipboard

iOS Cocoa Framework for VPN Connection Wrapper

Results 2 VPNManager issues
Sort by recently updated
recently updated
newest added

CocoaPods can't find VPNManager, Is there something wrong ?

Hey @barbayrak I'm having an issue while defining a delegate for the VPNManager. ```swift let manager = VPNManager.shared manager.delegate = self ```