Pritunl Manager
Manage your Pritunl VPN connections from Alfred.

Installation
Download the pritunl-manager-X.X.alfredworkflow
file from the releases section and double-click on it to import it into Alfred.
Note: Old python version can be found under python_version branch
Build
Alternatively, you can build the gotunl binary and create the package yourself:
go get ./...
make
Usage
.v [<query>]
— View and filter Pritunl VPN connections.
↩
— Connect/disconnect selected connection.
.vdisconnect
— Disconnect all connections.
Acknowledgments
This workflow is based on awgo (also MIT-licensed) and gotunl go libraries, and inspired by Alfred VPN Manager.
The original icons are from Font Awesome (Creative Commons License).