Command-line interface for Tunnelblick, the de facto OpenVPN client for OS X.
brew tap benwebber/tunnelblickctl
brew install tunnelblickctl
Download one of the pre-compiled releases, extract it, then copy tunnelblickctl
to somewhere on your $PATH
.
$ tunnelblickctl help
tunnelblickctl
USAGE:
tunnelblickctl [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
SUBCOMMANDS:
connect Connect to a VPN
disconnect Disconnect from a VPN
help Prints this message or the help of the given subcommand(s)
install Install an OpenVPN or Tunnelblick configuration
launch Launch Tunnelblick
list List VPN configurations [aliases: ls]
quit Quit Tunnelblick
status Show VPN connection status
version Show version information
MIT