mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
990bd5bf51
This library provides bindings to the low-level libssh2 C-API. It is primarily there to support "parallel-ssh": it is neither high level, nor easy to use. A lot of code would need to be written to use this library that is already provided by parallel-ssh.
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
This library provides bindings to the low-level libssh2 C-API.
|
|
|
|
It is primarily there to support "parallel-ssh": it is neither high
|
|
level, nor easy to use. A lot of code would need to be written to use
|
|
this library that is already provided by parallel-ssh.
|