Homebrew formula for OpenConnect-GUI.
First add this tap to your homebrew using (you only need to do this once to initialize the tap):
brew tap horar/openconnect-gui
and then
brew install openconnect-gui
To upgrade:
brew update
brew upgrade openconnect-gui
To install the latest, potentially unstable, development version of OpenConnect-GUI:
brew install --HEAD openconnect-gui
brew help
, man brew
or check Homebrew's documentation.
Code is under the MIT license.