tailscale / tailscale

The easiest, most secure way to use WireGuard and 2FA.
https://tailscale.com
BSD 3-Clause "New" or "Revised" License
18.87k stars 1.46k forks source link

Apple TV - select only some apps to be routed in vpn not all apps with [Tailscale] #9760

Closed traian658 closed 12 months ago

traian658 commented 12 months ago

What are you trying to do?

okay seems like is working now vpn on apple tv I need find a way to select only some apps to be routed in vpn not all apps with [Tailscale]

How should we solve this?

have no idea maybe some tulneling solution for individual apps

What is the impact of not solving this?

people with connet or disconect the vpn all the time but with this future you can ensure people will stay connected for routing traffic

Anything else?

No response

agottardo commented 12 months ago

We cannot build this as part of Tailscale due to Apple limitations, so I am going to close this. What you're requesting is a per-app VPN. On iOS, an app must have been installed by the MDM server to use a per-app VPN, and the VPN app itself must have been installed by the MDM server with a VPN configuration listing the per-app VPN rules. Tailscale cannot list the apps available on the device or declare itself as a per-app VPN.

I doubt per-app VPN is supported on Apple TV anyways, as I couldn't find any docs mentioning it. Officially, this only works on iOS, iPadOS and macOS. If you really want to give this a try on tvOS, you can setup a MDM server and push down a Tailscale VPN configuration that is per-app, and see whether the Apple TV picks it up.

Closing.