sysad.mn

A collection of notes, guides, musings through the lenses of a Linux systems administrator

A collection of notes, guides, musings through the lenses of a Linux systems administrator

  • LinkedIn
  • Instagram
  • GitHub
Written with ❤

OpenConnect an AnyConnect client alternative

14 May, 2019 By gerald Leave a Comment

For an alternative to Cisco’s AnyConnect client, I use OpenConnect client in command line

In MacOS, and Homebrew, setting up OpenConnect client is as easy as:

1
$ brew install openconnect

And to connect to the VPN

1
$ sudo openconnect -u user my.vpn.com

Share this:

  • LinkedIn
  • Facebook
  • Twitter
  • WhatsApp
  • Skype
  • Print

Related

Tagged With: anyconnect, cisco, homebrew, macos, openconnect, vpn

Leave a Reply Cancel reply