aPere3 / ssh2-rs

Rust bindings for libssh2

Home Page:https://docs.rs/ssh2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssh2-rs

Build Status Build Status

Documentation

Rust bindings to libssh2

Usage

# Cargo.toml
[dependencies]
ssh2 = "0.3"

Building on OSX 10.10+

This library depends on OpenSSL. To get OpenSSL working follow the openssl crate's instructions.

About

Rust bindings for libssh2

https://docs.rs/ssh2


Languages

Language:Rust 100.0%