Hi there, thank you for your code!
I'm trying to run a Wireguard client (downloaded from the App Store) but I'm getting a "DNS resolution failure" error. Says that "One or more endpoint domains could not be resolved"
I've copied your code directly only my server (using Wireguard downloaded with homebrew), updating the public and private keys, of course.
Do you have any idea what might be causing the issue? I've tried changing the client's configuration to use 1.1.1.1 as the DNS, and even just omitting that line altogether but the issue persists.
Thanks for the help!
Hi there, thank you for your code!
I'm trying to run a Wireguard client (downloaded from the App Store) but I'm getting a "DNS resolution failure" error. Says that "One or more endpoint domains could not be resolved"
I've copied your code directly only my server (using Wireguard downloaded with homebrew), updating the public and private keys, of course.
Do you have any idea what might be causing the issue? I've tried changing the client's configuration to use 1.1.1.1 as the DNS, and even just omitting that line altogether but the issue persists.
Thanks for the help!