Skip to content

spebern/async-ssh2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-ssh2-rs

Build Status Build Status Build Status Build Status

Documentation

Async wrapper over ssh2-rs.

Usage

# Cargo.toml
[dependencies]
async-ssh2 = { version = "0.1", git = "https://github.com/spebern/async-ssh2.git" }

Building on OSX 10.10+

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

You can enable the vendored-openssl feature to have libssh2 built against a statically built version of openssl as described here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published