Socket
Book a DemoInstallSign in
Socket

alfred-vpn-networksetup

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alfred-vpn-networksetup

Alfred 3 workflow to connect/disconnect from VPNs (uses networksetup)

latest
Source
npmnpm
Version
0.3.4
Version published
Maintainers
1
Created
Source

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

Keywords

alfred

FAQs

Package last updated on 23 Aug 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts