libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side
Run the following Vcpkg command to install the port.
vcpkg install libssh
libssh provides CMake targets:
find_package(libssh CONFIG REQUIRED) target_link_libraries(main PRIVATE ssh)
libssh with zlib
v0.10.5#1
Nov 29, 2023
!uwp & !xbox
libssh.org
12018d5fa3
LGPL-2.1-only
Manifest