1. Home
  2. Browse
  3. libssh2

libssh2

v1.11.1#0Latest

libssh2 is a client-side C library implementing the SSH2 protocol.

Install

Run the following Vcpkg command to install the port.

Usage

libssh2 provides CMake targets:

find_package(libssh2 CONFIG REQUIRED)

target_link_libraries(main PRIVATE libssh2::libssh2)

Features

Dependencies

See source

Version

v1.11.1#0

Publication

Supports

All

GitHub

libssh2/libssh21.3K

Homepage

libssh2.org

Subtree

6a4359c5c1

License

BSD-3-Clause

Definition

Manifest