Skip to main content

Blog

Product updates and managed deployment guides

2 posts tagged with "managed-devices"

View All Tags

Deploying VPN to Supervised Devices with MDM

Installing a VPN profile on a supervised device is straightforward — Apple's .mobileconfig format handles that. The harder part is controlling what happens inside the VPN client itself. Can users add their own tunnels? Can they change settings? What happens if the device is jailbroken?

Vylos answers these through three managed app configuration keys that are read on every app launch and foreground transition.

Introducing Vylos: A WireGuard Client Built for Managed Devices

Most WireGuard clients are built for people who manage their own VPN. You import a config, toggle the tunnel, and move on. That works for individual users. It does not work for organizations that need to deploy VPN across dozens or hundreds of supervised devices where users should not be configuring tunnels themselves.

Vylos is a WireGuard VPN client for iOS built specifically for that scenario. IT administrators push tunnel configurations via MDM, restrict what users can change, and enforce device security policies — without requiring users to understand anything about networking.