1 repositorio
Automated execution of commands and session management on remote servers via a programmatic interface.
Distinct from Remote Server Fleet Management: Focuses on programmatic command execution for automation rather than large-scale fleet orchestration.
Explore 1 awesome GitHub repository matching devops & infrastructure · Programmatic Remote Execution. Refine with filters or upvote what's useful.
ssh2 is a JavaScript implementation of the SSH2 protocol for Node.js, providing the core components necessary to create secure clients and servers. It enables the establishment of authenticated sessions for remote server automation and secure communication. The project distinguishes itself by providing a complete suite of tools for identity management, including utilities for generating and parsing cryptographic key pairs and integrating with external authentication agents. It also functions as a tunneling proxy capable of routing TCP, HTTP, X11, and SOCKSv5 network traffic through encrypted
Enables Node.js applications to execute remote commands and manage server sessions programmatically.