0.3.4 • Published 6 years ago

alfred-vpn-networksetup v0.3.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

alfred-vpn

Alfred 3 workflow to connect/disconnect from VPNs

The original version (alfred-vpn) uses scutil to toggle the vpn state on and off. Unfortunately, scutil doesn't seem to work if the vpn connection requires a secret key. Using networksetup instead to connect/disconnect works as expected. Thus, this fork.

  • Bryan Ross

Install

$ npm install --global alfred-vpn-networksetup

Requires Node.js 4+ and the Alfred Powerpack.

Usage

In Alfred, type vpn. Once loaded, you'll see a listing of configured VPN services. Select the VPN you'd like to connect/disconnect and press Enter. The workflow will attempt to connect/disconnect the selected service based on it's connectivity state.

License

MIT (c) Steve Agalloco. See LICENSE for details.

Additions by Bryan Ross

0.3.4

6 years ago

0.3.3

6 years ago

0.3.2

6 years ago

0.3.0

6 years ago