TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ssh2-promise

1 pointsby sanketbajoriaover 7 years ago

1 comment

sanketbajoriaover 7 years ago
ssh2-promise is a promise wrapper around ssh2 client. It supports all the ssh2 client operation such as connection hopping, exec, spawn, shell, sftp, open tunnel, open socks connection etc.. in promisify way. It also help in caching the sshconnection, to reduce time, during hopping connection. It also have reconnect logic, so that, once disconnected, it can retry the sshconnection.