Skip to content

doyleyoung/osx_openconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

osx_openconnect

Couple scripts that make living with Cisco AnyConnect VPNs tolerable.

These scripts assume you have installed openconnect and have it working correctly. For me that went something like

  • brew install openconnect
  • brew install Caskroom/cask/tuntap

Create a config file and add it's path to start_vpn where it says /path/to/config/vpn.conf. It should have entries like (man openconnect for other options):

user=username
authgroup=AnyConnectAuthGroup

Modify start_vpn and add your VPN server name where it says *your.server.name*.

Once the above steps have been taken it should be as easy as start_vpn and stop_vpn to interact with your not-so-friendly neighborhood AnyConnect.

About

Couple scripts that make living with Cisco AnyConnect VPNs tolerable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages