How do I setup Wireguard with iOS and macOS (App Store)

I cannot get the clients working from the Apple App stores. When activated, traffic still routes through my home IP. How can I do this?

1 Reply

Hi there,

Configuring WireGuard can definitely be tricky at times. I'd recommend reviewing the following resources for additional insight:

During the installation process you should be able to generate a QR code that you can scan from within the iOS WireGuard to automatically configure your tunnel settings. If you are looking to import a tunnel you can take the output of the QR code and place it into a .conf file.

For what it is worth, I've found great success using the following GitHub repository to deploy Wireguard + PiHole + Unbound in a Docker container running on Ubuntu (though this can be adapted to use other distributions):

Hope this helps,

-- BD.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct