Check if the process is running in an SSH session
Check if an input value is a ssh url or not.
Docker remote API network layer module.
Easy extendable SSH tunnel
A library for finding and using SSH public keys
Check if the process is running in an SSH session
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
SSH remote port forward
SSH library for Dev Tunnels
SSH2 with Promises
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
SSH config parser and stringifier
Shared utilities for Paperclip adapters: process spawning, environment injection, sandbox/SSH transport, workspace sync, and the round-trip helpers that move code between the local execution-workspace cwd and wherever the agent actually runs.
Straightforward project scaffolding
SSH2 client and server modules written in pure JavaScript for node.js
Self-hosted sites
Package specifier library
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Mighty but tiny URI parser
🤖 Next.js hook to add Google ReCaptcha to your application
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.
Atom is a full-system code agent with root-level access, built for isolated servers.
Parse scp-style git URLs like `git+ssh://host:some/path`
Transparent usage between `child_process.exec` and `ssh2.prototype.exec`
Library for parsing SSH certificates
A Ruby replacement for bash+ssh, providing both an interactive shell and a library. Manage both local and remote unix systems from a single client.
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.
Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.
Generate private/public SSH keypairs using pure Ruby
Regex-based SSH shortcut tool
A simple library to assist in establishing tunneled Net::SSH connections
SSH provides a simple streaming ssh command runner. That's it. This is a one trick pony. ssh = SSH.new "example.com", "/var/log" puts ssh.run "ls" SSH was extracted from rake-remote_task which was extracted from vlad.
Parse and build ssh format url.
Net::SSH::Simple is a simple wrapper around Net::SSH and Net::SCP.
A comprehensive toolkit for remotely running commands in a structured manner on groups of servers.
Extends Net::SSH by adding Kerberos authentication capability for password-less logins on multiple platforms.