iOS11AdaptationTips icon indicating copy to clipboard operation
iOS11AdaptationTips copied to clipboard

NEDNSProxyProvider:DNS based on HTTP supported in iOS11

Open ChenYilong opened this issue 8 years ago • 3 comments

NEDNSProxyProvider

NEDNSProxyProvider feature in iOS11

Receives the system’s DNS query messages Handles them as it wishes

Can send to recursive resolver of its choice Can send using protocol of its choice

  • DNS over TLS
  • DNS over HTTP

And this API is only useful to VPN APP

DNS Proxy provider: also for non-managed devices?

Reference:

NEAppProxyProvider

ChenYilong avatar Jun 09 '17 04:06 ChenYilong

Is there any example on the same?

mayuur avatar Aug 22 '17 09:08 mayuur

@mayuur is this your SO question How to use NEDNSProxyProvider in iOS 11 and How to use NEDNSProxyProvider in iOS 11

ChenYilong avatar Sep 18 '17 04:09 ChenYilong

yes, did you get any solution on that?

mayuur avatar Sep 18 '17 06:09 mayuur