Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

issues Search Results * repo:mscdex/ssh2 language:JavaScript

Filter by

1.3k results
(96 ms)

1.3k results

inmscdex/ssh2 (press backspace or delete to remove)

When running this on Node.js 24, I get this error: Error: put: isDate is not a function at BufferedInvokeProcessor.handler (/var/task/index.js:34979:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) ...
  • cristan
  • 1
  • Opened
    on Feb 9
  • #1480

When using ssh2 in an ESM context (Node.js with type : module or .mjs files), named exports like Server are not available: import { Server } from ssh2 ; Results in: SyntaxError: Named export Server ...
  • bilby91
  • 1
  • Opened
    on Feb 3
  • #1479

Using ssh2 via Azure pipelines and failing to connect to an ssh server that only has KexAlgorithms sntrup761x25519-sha512@openssh.com The version used is https://github.com/microsoft/azure-pipelines-tasks/blob/mast er/Tasks/CopyFilesOverSSHV0/package.json#L26 ...
feature request
  • EugenMayer
  • 3
  • Opened
    on Jan 20
  • #1478

Hi Please can you add support for the net.blockList object (added in Node 15) in the server configuration options to block unwanted connections? I m currently using the following code to achieve this ...
  • niki-m
  • Opened
    on Jan 17
  • #1477

ssh2 version: 1.10.0 Hi, I m running into an issue with using a public key after upgrading my NodeJS version from 18.19.0 to 22.18.0. This key works from the command line also with no issues. I added ...
  • bijoythomas
  • 5
  • Opened
    on Jan 6
  • #1475

I have discovered a bug related to a regular expression implementation.
need more info
  • zcxlighthouse
  • 1
  • Opened
    on Dec 25, 2025
  • #1474

I tried to connect to the switch, but encountered a signature verification error. By adjusting the DEFAULT_SERVER_HOST_KEY constant and moving the ecdsa-sha2-nistp521 algorithm to the end, I was able to ...
  • fyac
  • 6
  • Opened
    on Dec 13, 2025
  • #1472

Hi, I have a 3rd party server (Python Twisted Conch / not ssh2 js) configured with one of the following KEX: - diffie-hellman-group-exchange-sha256 - diffie-hellman-group14-sha256 - diffie-hellman-group15-sha512 ...
  • adiroiban
  • 1
  • Opened
    on Oct 12, 2025
  • #1469

Currently it seems that configuring ssh2 to use an agent (e.g. agent: process.env.SSH_AUTH_SOCK) doesn t respect my configuration in .ssh/config. This makes setting up sharable scripts that use this library ...
question
  • simon-abbott
  • 9
  • Opened
    on Sep 26, 2025
  • #1467

In my Company all Docker Images get scanned for Secrets and the node_modules do contain the ssh2 package with its test folder. It would be great if the project could add a .npmignore file to remove unnecessary ...
  • henrysachs
  • 2
  • Opened
    on Sep 12, 2025
  • #1466

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip!
Restrict your search to the title by using the in:title qualifier.

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip!
Restrict your search to the title by using the in:title qualifier.