10 comments

[ 4.7 ms ] story [ 42.0 ms ] thread
(comment deleted)
Am I misunderstanding this or is this person actually asking about an VPN client rather than a server? I don't think running a server makes sense in the context of redirecting DNS packets.

Surely iOS allows some kind of soft VPN API that this developer can use?

I think they are actually asking for a server. I used mullvad vpn in the past, and it looks like it creates a local ipsec server, and than tunnels that traffic through wireguard to mullvad.

The user is probably looking for something similar, as ios only supports ipsec/ikev2/l2tp natively. If you want to use wireguard or openvpn you have to get creative.

> The user is probably looking for something similar, as ios only supports ipsec/ikev2/l2tp natively. If you want to use wireguard or openvpn you have to get creative.

Hm? There's been an official Wireguard app on the App Store for years[1]. I've been a happy user of it since day 1.

[1]: https://apps.apple.com/us/app/wireguard/id1441195209

The iOS documentation seems to suggest this may not be necessary, though I'm not well versed in the iOS API.

Setting up a double VPN client/server system seems unnecessarily complicated to me. I wonder what drove Mullvad to this solution.

This thread is five years old, and seems like outdated information.