This is a demo project using two different features from Apple's Network Extension framework:
-
An object to create and manage a Personal VPN configuration.
More info:
https://developer.apple.com/documentation/networkextension/nevpnmanager -
An object you use to create and manage a DNS settings configuration.
More info:
https://developer.apple.com/documentation/networkextension/nednssettingsmanager
- iOS 14.0+
- Xcode 12.0+
- Swift 5.0+
- CocoaPods 1.10.0+
- Physical iOS device