An open API service indexing awesome lists of open source software.

https://github.com/inloop/qc

Cisco AnyConnect Secure Mobility Server helper for the lazy ones
https://github.com/inloop/qc

applescript command-line-tool swift3

Last synced: about 2 months ago
JSON representation

Cisco AnyConnect Secure Mobility Server helper for the lazy ones

Awesome Lists containing this project

README

          

# qc

[![Build Status](https://travis-ci.org/inloop/qc.svg?branch=master)](https://travis-ci.org/inloop/qc)

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.

## Installation
0. Clone and build
1. Save the build product somewhere on your disk (or not)
2. Make link to `/usr/local/bin` (`$ln -s /Place/where/you/dropped/qc /usr/local/bin/qc`)
3. Enable Terminal to control your computer using accessibility features (System Preferences -> Security & Privacy -> Privacy)

## Usage
* First time: run `$qc -s` to setup
* After setup: run `$qc` to connect/disconnect

### TODO
* make installer