Skip to content

Wrapper for OpenConnect to handle Cisco AnyConnect's XML profile.

License

Notifications You must be signed in to change notification settings

RadioNoiseE/acng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AnyConnect for the Command Line

Introduction

The comment at the top of the file acng.c has verbose information.

Build

To compile from scratch, execute:

cc -O2 acng.c -o acng -lexpat
strip acng

Then you can install it to your PATH.

It links to libexpat, so also make sure that it is installed.

About

Wrapper for OpenConnect to handle Cisco AnyConnect's XML profile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages