Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openconnect-sys

This crate provides auto-generated FFI bindings for OpenConnect, the open client for Cisco AnyConnect.

Dependencies

The crate links dynamically to your local version of libopenconnect. In the build process, pkg-config is used to find the library.

macOS

Install using Homebrew:

brew install openconnect pkg-config

Debian-based Linux

Install using apt:

sudo apt install libopenconnect-dev pkg-config

License

OpenConnect is licensed under GNU LGPL v2.1. This crate links dynamically to the library, allowing the crate to be permissively licensed (MIT OR Apache-2.0).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages