Ssh2 Rs

Rust bindings for libssh2
Alternatives To Ssh2 Rs
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ssh2 Rs41156555 days ago47October 10, 202133apache-2.0Rust
Rust bindings for libssh2
Libssh2 Ruby47
2 years agomitRuby
libssh2 bindings for Ruby
Pecl Networking Ssh246
2 months ago6otherC
Bindings for the libssh2 library
Ssh2.cr39
4 years ago12mitCrystal
libssh2 binding for Crystal language
Pylibssh238
6 years ago14lgpl-2.1C
python bindings for libssh2 library
Ssh2.cr36
a month ago6mitCrystal
libssh2 binding for Crystal language
Ssh Python28
10 months ago2lgpl-2.1C
Python bindings for libssh C library.
Sublimesimplesync24
3 years ago2mitPython
Simple ST2/ST3 plugin for SSH and local syncing. Based on https://github.com/tnhu/SimpleSync
Node Ssh Agent224798 years ago6July 30, 20151mitJavaScript
Node.js client library for interacting with the OpenSSH Agent
Libssh.rb12
12 years agoRuby
Ruby bindings for libssh.
Alternatives To Ssh2 Rs
Select To Compare


Alternative Project Comparisons
Readme

ssh2-rs

Build Status Build Status Build Status

Documentation

Rust bindings to libssh2, an ssh client library.

Usage

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

Building on OSX 10.10+

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

Starting with version 0.4 of ssh2, you can enable the vendored-openssl feature to have libssh2 built against a statically built version of openssl as described here

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Popular Bindings Projects
Popular Ssh Projects
Popular Libraries Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Rust
R
Bindings
Ssh
Openssl
Client Library