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
- Host: GitHub
- URL: https://github.com/inloop/qc
- Owner: inloop
- License: apache-2.0
- Created: 2016-03-11T08:45:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-29T05:04:14.000Z (over 9 years ago)
- Last Synced: 2024-12-29T05:26:17.270Z (about 1 year ago)
- Topics: applescript, command-line-tool, swift3
- Language: Swift
- Homepage:
- Size: 112 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qc
[](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