Cisco AnyConnect Secure Mobility Server helper for the lazy ones. This tool fires up the AppleScript which in turn fills in the network name then hits the Connect button then fills in the password and finally hits the OK button. When you install now, you get the disconnect feature for free.
- Clone and build
- Save the build product somewhere on your disk (or not)
- Make link to
/usr/local/bin
($ln -s /Place/where/you/dropped/qc /usr/local/bin/qc
) - Enable Terminal to control your computer using accessibility features (System Preferences -> Security & Privacy -> Privacy)
- First time: run
$qc -s
to setup - After setup: run
$qc
to connect/disconnect
- make installer