Posh-SSH

1.7.6

Posh-SSH PowerShell SSH Module
PowerShell module for automating tasks using the SSH Protocol.
Provides functionality for automating SSH, SFTP and SCP actions.
* Supports diffie-hellman-group-exchange-sha256, diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1 and diffie-hellman-group1-sha1 key exchange methods.
* Supports 3des-cbc, aes128-cbc, aes192-cbc, aes256-cbc, aes128-ctr, aes
PowerShell module for automating tasks using the SSH Protocol.
Provides functionality for automating SSH, SFTP and SCP actions.
* Supports diffie-hellman-group-exchange-sha256, diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1 and diffie-hellman-group1-sha1 key exchange methods.
* Supports 3des-cbc, aes128-cbc, aes192-cbc, aes256-cbc, aes128-ctr, aes192-ctr, aes256-ctr, blowfish-cbc, cast128-cbc, arcfour and twofish encryptions.
* Supports hmac-md5, hmac-sha1, hmac-ripemd160, hmac-sha2-256, hmac-sha2-256-96, hmac-md5-96 and hmac-sha1-96 hashing algorithms.
* Supports publickey, password and keyboard-interactive authentication methods
* Supports RSA and DSA private key
* Supports DES-EDE3-CBC, DES-EDE3-CFB, DES-CBC, AES-128-CBC, AES-192-CBC and AES-256-CBC algorithms for private key encryption
* Supports SOCKS4, SOCKS5 and HTTP Proxy
Show more

Minimum PowerShell version

2.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Posh-SSH -RequiredVersion 1.7.6

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Author(s)

Carlos Perez

Copyright

(c) 2016 Carlos Perez. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
3.0.8 6,266,508 10/22/2022
3.0.7 94,198 10/16/2022
3.0.6 1,505,958 6/28/2022
3.0.5 48,565 6/23/2022
3.0.4 460,012 6/1/2022
3.0.3 228,243 5/20/2022
3.0.2 6,619 5/20/2022
3.0.1 1,415,343 3/11/2022
3.0.0 3,786,252 8/30/2021
3.0.0-beta5 1,334 6/4/2021
3.0.0-beta4 101 6/2/2021
3.0.0-beta3 107 6/1/2021
3.0.0-beta2 214 5/17/2021
3.0.0-beta1 52,313 3/4/2021
3.0.0-alpha 675 2/1/2021
2.3.0 3,141,774 10/4/2020
2.3.0-Beta1 2,060 6/5/2020
2.2 2,297,767 5/12/2019
2.1 2,609,159 1/23/2019
2.0.2 763,303 10/13/2017
2.0.1 49,447 8/14/2017
2.0 2,204 8/11/2017
1.7.7 116,984 12/23/2016
1.7.6 (current version) 43,756 7/29/2016
1.7.5 7,200 7/9/2016
1.7.4 100 7/9/2016
1.7.3 53,681 11/4/2015
1.7.2 869 3/26/2015
1.7 139 3/18/2015
1.6 484 8/17/2014
Show less