net-ssh
SSH client library
A pure Ruby implementation of the SSH client protocol allowing remote server interaction and process execution.
Pure Ruby implementation of an SSH (protocol 2) client
987 stars
44 watching
450 forks
Language: Ruby
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
postmodern/net-http-server | A pure Ruby HTTP server implementation | 69 |
socketry/async-http | An asynchronous client and server implementation of HTTP/1.0, 1.1, and 2 with TLS support for streaming requests and responses | 320 |
elastic/elastic-transport-ruby | Provides a low-level Ruby client for connecting to an Elastic cluster | 5 |
elastic/elasticsearch-ruby | A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 1,971 |
imanel/websocket-ruby | A Ruby library for handling WebSocket protocol abstraction | 447 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 175 |
rsolr/rsolr | A Ruby client for interacting with Apache Solr search engines | 421 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 507 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |
dblock/slack-ruby-client | A Ruby client library for interacting with the Slack Web and Real Time Messaging APIs | 17 |
njh/ruby-mqtt | A Ruby gem implementing the MQTT protocol for publish/subscribe messaging | 545 |
citahub/cita-sdk-ruby | A Ruby library providing a standardized interface to interact with the CITA network. | 3 |
neovim/neovim-ruby | Provides Ruby support and compatibility layer for Neovim editor | 345 |
socketry/rubydns | A high-performance DNS server built with Ruby that provides a simple and flexible way to handle name resolution. | 717 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |