Interesting, there is an open PR that adds split DNS support to the iOS WireGuard app. This is exactly what I am looking for: using my home router’s DNS server only for internal hostnames, while everything else goes through a public resolver, which is faster and not dependent on my DSL line being up. The catch is that the iOS and macOS apps haven’t received any updates in more than 2 years. It is unclear when or if this PR will be merged.
https://github.com/WireGuard/wireguard-apple/pull/11
#WireGuard #iOS #Networking #VPN
Add DNSMatchDomains property to Interface (split DNS) by fhriley · Pull Request #11 · WireGuard/wireguard-apple
Based on the work of Stephen Larew [email protected]. This adds split DNS capability. MacOS and iOS don't fully support the separation of search domains and match domains so a best effort is m...

