SSHSessions
1.9
Svendsen Tech's SSH-Sessions module provides SSH session creation, management and interaction from PowerShell. Lets you execute commands via SSH against Linux and certain network equipment, etc. MIT license. Online documentation here: http://www.powershelladmin.com/wiki/SSH_from_PowerShell_using_the_SSH.NET_library
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
Copyright (c) 2012-2017, Joakim Borger Svendsen, Svendsen Tech. All rights reserved.
Package Details
Author(s)
- Joakim Borger Svendsen
Functions
New-SshSession Invoke-SshCommand Enter-SshSession Remove-SshSession Get-SshSession ConvertFrom-SecureToPlain
Dependencies
This module has no dependencies.
FileList
- SSHSessions.nuspec
- Renci.SshNet.dll
- SSHSessions.psd1
- SSHSessions.psm1
- SSHSessions.Tests.ps1