SSH plugin for Meep, supporting SCP uploads/downloads and the ability to login to a remote shell and issue commands via inbound pipeline Messages, passing the responses back into the pipeline as Messages.
Info
Version: | 1.0.2-beta |
Author(s): | Chris Wenham |
Last Update: | Sunday, January 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cwenham/Meep |
NuGet Url: | https://www.nuget.org/packages/Meep.MeepSSH |
Install
Install-Package Meep.MeepSSH
dotnet add package Meep.MeepSSH
paket add Meep.MeepSSH
Meep.MeepSSH Download (Unzip the "nupkg" after downloading)
Dependencies
- Meep.MeepLib(>= 1.0.2)
- Meep.Model(>= 1.0.0)
- NLog(>= 4.6.8)
- SSH.NET(>= 2016.1.0)
- SmartFormat.NET(>= 2.5.0)
- System.Net.NameResolution(>= 4.3.0)