Manage your Pritunl VPN connections from Alfred.
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
Alternatively, you can build the gotunl binary and create the package yourself:
go get ./...
make
.v [<query>]
— View and filter Pritunl VPN connections.↩
— Connect/disconnect selected connection.
.vdisconnect
— Disconnect all connections.
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).