mdm: support split tunneling configuration via syspolicy (#441)
Updates tailscale/tailscale#6912 Adds two new Android-only MDM policies: IncludedPackageNames and ExcludedPackageNames. These are comma-separated string values that contain Android package names to configure app-based split tunneling programmatically. If ExcludedPackageNames is non-empty, Tailscale will exclude the given apps from the VPN tunnel. If IncludedPackageNames is non-empty, Tailscale will configure the VPN tunnel to only route the given apps via Tailscale. Signed-off-by: Andrea Gottardo <andrea@gottardo.me>pull/447/head
parent
65a025007f
commit
c4a1dec8eb
Loading…
Reference in New Issue