net-ssh-2.9.1.gem

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/sawanoboly/long_live_serverspec_v1/script.gem.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/sawanoboly/long_live_serverspec_v1/script.gem.sh | bash

STEP 2: Install the package
sudo gem install net-ssh -v=2.9.1

Net::SSH: a pure-Ruby implementation of the SSH2 client protocol.

Full description:
  Net::SSH: a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2.

Checksums

MD5 11b0215f637c6f9268f4945ae822f42d
SHA1 7001dc4051ce1113da4d6c7df17c4cd12a4b5846
SHA256 522c39e089aa373f6efd538e58a1a9a1a6c04539a619865f8c3a4a5432b94cef
SHA512 0a537f0aae5d3a727d71b5a5b7e0f3ff058475fe5d49ded2fbc28782f4e527478edbc77157973d01669a81793d19761d844833d2b72c518a085e38e5102179d8

Development Dependencies

  • test-unit (>= 0)
  • mocha (>= 0)

Files

  • THANKS.txt
  • test/transport/test_state.rb
  • test/transport/test_session.rb
  • test/transport/test_server_version.rb
  • test/transport/test_packet_stream.rb
  • test/transport/test_identity_cipher.rb
  • test/transport/test_hmac.rb
  • test/transport/test_cipher_factory.rb
  • test/transport/test_algorithms.rb
  • test/transport/kex/test_ecdh_sha2_nistp521.rb
  • test/transport/kex/test_ecdh_sha2_nistp384.rb
  • test/transport/kex/test_ecdh_sha2_nistp256.rb
  • test/transport/kex/test_diffie_hellman_group14_sha1.rb
  • test/transport/kex/test_diffie_hellman_group1_sha1.rb
  • test/transport/kex/test_diffie_hellman_group_exchange_sha256.rb
  • test/transport/kex/test_diffie_hellman_group_exchange_sha1.rb
  • test/transport/hmac/test_sha2_512.rb
  • test/transport/hmac/test_sha2_512_96.rb
  • test/transport/hmac/test_sha2_256.rb
  • test/transport/hmac/test_sha2_256_96.rb
  • test/transport/hmac/test_sha1.rb
  • test/transport/hmac/test_sha1_96.rb
  • test/transport/hmac/test_ripemd160.rb
  • test/transport/hmac/test_none.rb
  • test/transport/hmac/test_md5.rb
  • test/transport/hmac/test_md5_96.rb
  • test/test_known_hosts.rb
  • test/test_key_factory.rb
  • test/test_config.rb
  • test/test_buffered_io.rb

Uploaded

over 9 years ago

Package Size

171 KB

Downloads

54

wget

wget --content-disposition "https://packagecloud.io/sawanoboly/long_live_serverspec_v1/packages/gems/net-ssh-2.9.1.gem/download.gem?distro_version_id=rubygem"

License

MIT License