Hi everyone,
I just published a bash script that automates the full TunnelBlick
installation and VPN configuration on macOS — from a single command.
What it does:
• Auto-detects your macOS version and downloads the right TunnelBlick release
• Installs TunnelBlick in /Applications
• Packages your .ovpn file (+ certificates/keys) into a proper .tblk bundle
• Installs the VPN configuration (shared or private) via the official
TunnelBlick installer
• Launches TunnelBlick
Compatible with every macOS version from OS X 10.4 Tiger to macOS 15 Sequoia.
Fully interactive, with a [Q]uit option at every step.
GitHub:
https://github.com/djipih/tunnelblick-installerFeedback and contributions welcome!
Jean-Philippe