All Projects → deanishe → Alfred Vpn Manager

deanishe / Alfred Vpn Manager

Licence: other
Manage Tunnelblick & Viscosity VPN connections from Alfred

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Alfred Vpn Manager

Alfred Learn Anything
Alfred workflow to search Learn Anything
Stars: ✭ 115 (-9.45%)
Mutual labels:  alfred, alfred-workflow
Alfred Awesome Lists
Alfred workflow to search awesome lists
Stars: ✭ 118 (-7.09%)
Mutual labels:  alfred, alfred-workflow
Alfred Time
Start and stop tracking time with Toggl, Harvest, Everhour or Clockify through Alfred 4
Stars: ✭ 65 (-48.82%)
Mutual labels:  alfred, alfred-workflow
Deepl Alfred Workflow2
DeepL Alfred Workflow
Stars: ✭ 93 (-26.77%)
Mutual labels:  alfred, alfred-workflow
Alfred Show Network Info
Alfred 4 Workflow - See network info and discover local devices
Stars: ✭ 77 (-39.37%)
Mutual labels:  alfred, alfred-workflow
Alfred.qrcode
A QRcode generator with python-qrcode for Alfred Workflows.
Stars: ✭ 57 (-55.12%)
Mutual labels:  alfred, alfred-workflow
Alfred Calculate Anything
Alfred Workflow to calculate anything with natural language
Stars: ✭ 92 (-27.56%)
Mutual labels:  alfred, alfred-workflow
Alfred Atom
Alfred workflow to browse and open Atom projects
Stars: ✭ 41 (-67.72%)
Mutual labels:  alfred, alfred-workflow
Alfred Open With Vscode Workflow
Alfred 3 workflow for opening files or folders in Visual Studio Code.
Stars: ✭ 74 (-41.73%)
Mutual labels:  alfred, alfred-workflow
Tldr Alfred
Alfred workflow for TLDR
Stars: ✭ 70 (-44.88%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflow
Alfred Workflow教程与实例; CDto: 打开Terminal并转到任意文件夹或文件所在目录; Effective IP:查询本机和外网IP地址,解析任意URL和域名的IP地址,以及进行归属地和运营商查询; UpdateAllNPM: 更新所有Node.js全局模块; UpdateAllPIP: 更新所有Python模块
Stars: ✭ 98 (-22.83%)
Mutual labels:  alfred, alfred-workflow
Alfred Hl
🔆 Syntax highlight code in the clipboard
Stars: ✭ 80 (-37.01%)
Mutual labels:  alfred, alfred-workflow
Alfred Appscripts
Alfred workflow to search and run/open AppleScripts for the active application
Stars: ✭ 56 (-55.91%)
Mutual labels:  alfred, alfred-workflow
Play Song
An Alfred workflow for quickly and easily playing music in iTunes / Apple Music
Stars: ✭ 62 (-51.18%)
Mutual labels:  alfred, alfred-workflow
Alfred Lock
Alfred 3 workflow to lock your Mac
Stars: ✭ 54 (-57.48%)
Mutual labels:  alfred, alfred-workflow
Alfred Fuzzy
Fuzzy search helper for Alfred 3+ workflows
Stars: ✭ 67 (-47.24%)
Mutual labels:  alfred, alfred-workflow
Alfred Bluetooth Connect
Alfred plugin that allowed to connect/disconnect to paired bluetooth device
Stars: ✭ 28 (-77.95%)
Mutual labels:  alfred, alfred-workflow
Alfred Mdi
Alfred 3 workflow to find Material Design Icons
Stars: ✭ 38 (-70.08%)
Mutual labels:  alfred, alfred-workflow
Alfred Pdf Tools
Optimize, encrypt and manipulate PDF files.
Stars: ✭ 69 (-45.67%)
Mutual labels:  alfred, alfred-workflow
Alfred Ssh
SSH workflow for Alfred for Mac with powerful hostname expansion/completion
Stars: ✭ 78 (-38.58%)
Mutual labels:  alfred, alfred-workflow

Alfred VPN Manager

Manage your Tunnelblick and Viscosity VPN connections from Alfred.

Note: Version 2 requires Alfred 3.

Alfred-Viscosity in action

Contents

Installation

Download the VPN-Manager-X.X.X.alfred3workflow file from GitHub releases and double-click the file to import it into Alfred.

Usage

  • vpn [<query>] — View and filter Viscosity VPN connections.
    • — Connect/disconnect selected connection.
  • vpnconf [<query>] — View and edit workflow configuration.
    • Workflow Update Available! / Workflow Is up to Date — Workflow update availablity.
      • or — Check for and install update.
    • App Name (active) — The currently selected VPN application.
    • App Name (not installed) — Supported, but not installed, VPN application.
      • — Go to this application's website.
    • App Name — Installed, but unused, application.
      • — Use this application to manage VPN connections.
    • Online Docs — This README.
      • — Open in your default browser.
    • Get Help — Workflow's thread on AlfredForum.com.
      • — Open in your default browser.
    • Report Problem — Workflow's GitHub issues.
      • — Open in your default browser.

If you haven't entered a query, any active VPN connections will be shown at the top of the list. Action an active connection to disconnect it.

If you are connected to multiple VPNs, an additional "Disconnect All" item will be shown first.

Supported apps

The workflow currently supports Tunnelblick and Viscosity, which both manage OpenVPN connections.

Essentially, the functionality of both applications is the same. Tunnelblick is open source and free, while Viscosity is proprietary and cheap, but has a more pleasant user interface.

What's a VPN for, anyway?

To prevent people (geo)blocking and/or spying on you.

  • So other people on the same unsecured WiFi network (or the operator) can't monitor your traffic
  • To access services that are blocked on the network you're using. For example, some of the corporate networks I've used have blocked IMAP(S), so I couldn't check my email, or the iOS App Store
  • To access content censored by your ISP or government
  • To access services that geo-block your current location

VPN providers

If you don't have a VPN service yet, here are the two I personally use:

Private Internet Access for high-bandwidth stuff, like trying to watch online videos that GEMA has blocked in Germany. The service is fast and reliable, and they don't log your traffic. They regularly top Torrent Freak's best VPN provider chart.

A self-hosted Streisand installation for punching through locked-down corporate firewalls that don't think I should be able to check my email. It's very simple to set up, and gives you a lot of options for connecting.

Licence & thanks

This workflow is licensed under the MIT Licence.

It is based on the Alfred-Workflow library (also MIT-licensed) and the icons are from Font Awesome (SIL OFL Licence).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].