All Projects → benwebber → Tunnelblickctl

benwebber / Tunnelblickctl

Licence: mit
🔒 Command-line interface for Tunnelblick

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Tunnelblickctl

Ovpm
OpenVPN Management Server - Effortless and free OpenVPN server administration
Stars: ✭ 256 (+300%)
Mutual labels:  cli, vpn, openvpn
Softethervpn
Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.
Stars: ✭ 8,531 (+13229.69%)
Mutual labels:  vpn, openvpn
Linux Cli
Linux command-line client for ProtonVPN. Written in Python.
Stars: ✭ 1,047 (+1535.94%)
Mutual labels:  vpn, openvpn
Glab
An open-source GitLab command line tool bringing GitLab's cool features to your command line
Stars: ✭ 1,126 (+1659.38%)
Mutual labels:  cli, command-line
Corella
Beautiful correlation plots for the terminal
Stars: ✭ 64 (+0%)
Mutual labels:  cli, command-line
Fast Xml Parser
Validate XML, Parse XML to JS/JSON and vise versa, or parse XML to Nimn rapidly without C/C++ based libraries and no callback
Stars: ✭ 1,021 (+1495.31%)
Mutual labels:  cli, command-line
Crossline
A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.
Stars: ✭ 53 (-17.19%)
Mutual labels:  cli, command-line
Cac
Simple yet powerful framework for building command-line apps.
Stars: ✭ 1,017 (+1489.06%)
Mutual labels:  cli, command-line
Rff Cli Example
An example of how to use 🏁 React Final Form in a CLI application with Ink
Stars: ✭ 55 (-14.06%)
Mutual labels:  cli, command-line
Npm Compare
Compare npm packages from your terminal
Stars: ✭ 55 (-14.06%)
Mutual labels:  cli, command-line
Ntutils
Various Command Line Utilities Ported to Windows NT
Stars: ✭ 58 (-9.37%)
Mutual labels:  cli, command-line
React Cli
a react renderer for the command line
Stars: ✭ 44 (-31.25%)
Mutual labels:  cli, command-line
Ed
A modern UNIX ed (line editor) clone written in Go
Stars: ✭ 44 (-31.25%)
Mutual labels:  cli, command-line
Lucid
A simple mock-application for programs that work with child processes
Stars: ✭ 45 (-29.69%)
Mutual labels:  cli, command-line
Pyp
Easily run Python at the shell! Magical, but never mysterious.
Stars: ✭ 1,020 (+1493.75%)
Mutual labels:  cli, command-line
Cliwrap
Library for running command line processes
Stars: ✭ 1,057 (+1551.56%)
Mutual labels:  cli, command-line
Vpn At Home
1-click, self-hosted deployment of OpenVPN with DNS ad blocking sinkhole
Stars: ✭ 1,106 (+1628.13%)
Mutual labels:  vpn, openvpn
Make Me Lol
😄 A command-line tool to make you laugh
Stars: ✭ 38 (-40.62%)
Mutual labels:  cli, command-line
Snoo
A Reddit command line client written in Node.js, using modern ES-features
Stars: ✭ 39 (-39.06%)
Mutual labels:  cli, command-line
Rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
Stars: ✭ 1,080 (+1587.5%)
Mutual labels:  cli, command-line

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].