ssh2 0.0.2

Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc.
ssh2-0.0.2 has been yanked.
Visit the last successful build: ssh2-0.9.5

ssh2-rs

Build Status

Documentation

Rust bindings to libssh2

# Cargo.toml
[dependencies.ssh2]
git = "https://github.com/alexcrichton/ssh2-rs"