Liking cljdoc? Tell your friends :D

clj-libssh2.agent

Functions for interacting with an SSH agent. The agent is expected to be available on the UNIX domain socket referred to by the SSH_AUTH_SOCK environment variable.

Functions for interacting with an SSH agent. The agent is expected to be
available on the UNIX domain socket referred to by the SSH_AUTH_SOCK
environment variable.
raw docstring

clj-libssh2.authentication

Authenticate a session.

Authenticate a session.
raw docstring

clj-libssh2.error

Utility functions for making error handling easier when calling native functions.

Utility functions for making error handling easier when calling native
functions.
raw docstring

clj-libssh2.known-hosts

Utilities for checking the host key of a remote machine against a list of known hosts.

Utilities for checking the host key of a remote machine against a list of
known hosts.
raw docstring

clj-libssh2.libssh2

clj-libssh2.libssh2.agent

JNA functions for calling functions in libssh2 with names libssh2_agent_*

JNA functions for calling functions in libssh2 with names libssh2_agent_*
raw docstring

clj-libssh2.libssh2.keepalive

Manage the sending of keepalive messages.

Manage the sending of keepalive messages.
raw docstring

clj-libssh2.libssh2.knownhost

Functions for checking a remote host's fingerprint against a known hosts file.

Functions for checking a remote host's fingerprint against a known hosts
file.
raw docstring

clj-libssh2.libssh2.publickey

Functions for using the publickey subsystem. (RFC 4819)

Functions for using the publickey subsystem. (RFC 4819)
raw docstring

clj-libssh2.libssh2.scp

Transfer files using SCP

Transfer files using SCP
raw docstring

clj-libssh2.logging

Functions for weaving some detailed debug logging into every function in clj-libssh2.

Functions for weaving some detailed debug logging into every function in
clj-libssh2.
raw docstring

clj-libssh2.session

Functions for creating and managing sessions.

Functions for creating and managing sessions.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close