moby / vpnkit

A toolkit for embedding VPN capabilities in your application
Apache License 2.0
1.1k stars 187 forks source link

Remove Mac-specific DNSServiceRef resolver #521

Closed djs55 closed 3 years ago

djs55 commented 3 years ago

This code hasn't been used for a long time. Let's remove it to remove the dependency.

The plan is to:

and then it will be much easier to

Signed-off-by: David Scott dave@recoil.org