A menu bar app for macOS that connects to your company's VPN gateway. velun is a desktop client app - it talks to a VPN server you or your employer already operates. It is not itself a VPN service and does not anonymise your traffic; you bring your own corporate gateway.
Supports several common enterprise VPN protocols (modern SSL/TLS-based gateways used by large organisations) plus the open WireGuard protocol. The native macOS system extension drives the connection, so no admin password is needed on every connect.
Connect, disconnect, and check status without touching the UI:
# URL scheme (works from any script or terminal) open "velun://connect?name=Work" open "velun://disconnect?name=Work" open "velun://disconnect-all" # bundled shell wrapper velun-cli connect "Work" velun-cli disconnect "Work" velun-cli status velun-cli wait-connected "Work" --timeout 30 && curl https://intranet/ velun-cli logs --filter Auth # import a connection profile and connect immediately velun-cli import 'velun://import?name=Work&host=vpn.example.com&data=…' --autoconnect
Download velun 0.0.7 - disk image (.dmg)
Free for 30 days. Then $6 one-time, no subscription. Buy a license
eu (at) manueldeprada (dot) com
velo (bicycle) + tunnel. Your packets pedal through.
Copyright 2026 Manuel de Prada Corral