libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side
The package libssh is compatible with built-in CMake targets:
find_package(libssh CONFIG REQUIRED)
target_link_libraries(main PRIVATE ssh)
v0.9.3#0
!uwp
Complex license
Control