alfred-vpn-networksetup

0.3.4 • Public • Published

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

Dependencies (1)

Dev Dependencies (5)

Package Sidebar

Install

npm i alfred-vpn-networksetup

Weekly Downloads

3

Version

0.3.4

License

MIT

Unpacked Size

31.2 kB

Total Files

8

Last publish

Collaborators

  • rossipedia