Check if an input value is a ssh url or not.
TypeScript definitions for is-ssh
Check if the process is running in an SSH session
SSH remote port forward
Docker remote API network layer module.
Easy extendable SSH tunnel
SSH2 with Promises
A library for finding and using SSH public keys
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
SSH config parser and stringifier
SSH library for Dev Tunnels
Self-hosted sites
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Straightforward project scaffolding
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.
SSH2 client and server modules written in pure JavaScript for node.js
Parse scp-style git URLs like `git+ssh://host:some/path`
Anthropic Sandbox Runtime (ASRT) - A general-purpose tool for wrapping security boundaries around arbitrary processes
SSH TCP extensions library for Dev Tunnels
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
🤖 Next.js hook to add Google ReCaptcha to your application
Atom is a full-system code agent with root-level access, built for isolated servers.
A wrapper for ssh2 to make it easier to perform commands over SSH
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.
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.
A comprehensive toolkit for remotely running commands in a structured manner on groups of servers.
Net::SSH::Simple is a simple wrapper around Net::SSH and Net::SCP.
Extends Net::SSH by adding Kerberos authentication capability for password-less logins on multiple platforms.