Skip to content

Instantly share code, notes, and snippets.

View southfox's full-sized avatar
🎯
Focusing

Javier Fuchs southfox

🎯
Focusing
  • San Carlos de Bariloche, Rio Negro
View GitHub Profile
### Keybase proof
I hereby claim:
* I am southfox on github.
* I am southfox (https://keybase.io/southfox) on keybase.
* I have a public key ASBUIaSNxmSt0x1nYwYJgtMYC5chSdRFrORCm2GMgF8l1go
To claim this, I am signing this object:
@southfox
southfox / openconnect.md
Created June 3, 2016 13:42 — forked from moklett/openconnect.md
OpenConnect VPN on Mac OS X

Unfortunately, the Cisco AnyConnect client for Mac conflicts with Pow. And by "conflicts", I mean it causes a grey-screen-of-death kernel panic anytime you connect to the VPN and Pow is installed.

As an alternative, there is OpenConnect, a command-line client for Cisco's AnyConnect SSL VPN.

Here's how to get it set up on Mac OS X:

  1. OpenConnect can be installed via homebrew:

     brew update
    

brew install openconnect