drselump14 / tunnelblickctl

:lock: Command-line interface for Tunnelblick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tunnelblickctl

Build status

Command-line interface for Tunnelblick, the de facto OpenVPN client for OS X.

Install

Install latest release with Homebrew

brew tap benwebber/tunnelblickctl
brew install tunnelblickctl

Install manually

Download one of the pre-compiled releases, extract it, then copy tunnelblickctl to somewhere on your $PATH.

Usage

$ 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

License

MIT

About

:lock: Command-line interface for Tunnelblick

License:MIT License


Languages

Language:Rust 57.5%Language:TypeScript 24.5%Language:Shell 11.1%Language:Makefile 6.8%