ssh2
SSH library
An SSH client and server implementation in JavaScript for Node.js
SSH2 client and server modules written in pure JavaScript for node.js
6k stars
125 watching
665 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
spdy-http2/node-spdy | Creates an HTTP/2 and SPDY server in Node.js with support for fallback to regular HTTPS | 2,806 |
sshnet/ssh.net | A .NET library for secure shell connections and file transfer | 4,011 |
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,066 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,066 |
mashpie/i18n-node | A lightweight translation module with dynamic JSON storage | 3,088 |
sindresorhus/got | A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,301 |
sst/sst | A tool for building full-stack web applications on users' own infrastructure using TypeScript and cloud-agnostic deployment tools. | 22,019 |
jtesta/ssh-audit | Tool for auditing SSH server and client configurations to assess security vulnerabilities and enforce best practices. | 3,417 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
antoniomika/sish | A tool that enables secure, SSH-based tunneling of various network protocols to localhost. | 4,018 |
mqttjs/mqtt.js | A client library for the MQTT protocol, written in JavaScript and designed for use with Node.js and web browsers. | 8,602 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,865 |
mysqljs/mysql | A pure Node.js JavaScript Client implementing the MySQL protocol. | 18,305 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,714 |