Skip to content

DNS over HTTPS + IKEv2 Personal VPN Demo Project

License

Notifications You must be signed in to change notification settings

jurajhilje/DOHIKEv2Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS over HTTPS + IKEv2 Personal VPN Demo Project

Description

This is a demo project using two different features from Apple's Network Extension framework:

  1. NEVPNManager

    An object to create and manage a Personal VPN configuration.
    More info:
    https://developer.apple.com/documentation/networkextension/nevpnmanager

  2. NEDNSSettingsManager

    An object you use to create and manage a DNS settings configuration.
    More info:
    https://developer.apple.com/documentation/networkextension/nednssettingsmanager

Requirements

  • iOS 14.0+
  • Xcode 12.0+
  • Swift 5.0+
  • CocoaPods 1.10.0+
  • Physical iOS device

About

DNS over HTTPS + IKEv2 Personal VPN Demo Project

Topics

Resources

License

Stars

Watchers

Forks