@vamship/ssh-utils

Library that defines custom error types

Usage no npm install needed!

<script type="module">
  import vamshipSshUtils from 'https://cdn.skypack.dev/@vamship/ssh-utils';
</script>

README

@vamship/ssh-utils

Provides utility classes that can be used to execute remote commands on a server via SSH. Also allows for file transfers via SCP

API Documentation

API documentation can be found here.

Motivation

Installation

This library can be installed via npm using:

npm install @vamship/ssh-utils

Usage

Examples