mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
f5f79db5ae
protocol on client and server side. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote applications. ok jasper@.
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
libssh is a multiplatform C library implementing the SSHv2 and SSHv1
|
|
protocol on client and server side. With libssh, you can remotely
|
|
execute programs, transfer files, use a secure and transparent tunnel
|
|
for your remote applications.
|