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

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Posh-SSH -Version 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

Owners

Copyright

(c) 2016 Carlos Perez. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
3.2.0 414,732 4/14/2024
3.1.3 2,547,838 1/29/2024
3.1.3-beta1 41 1/26/2024
3.1.2 1,032,083 1/3/2024
3.1.1 2,261,062 10/23/2023
3.0.8 9,472,740 10/22/2022
3.0.7 95,276 10/16/2022
3.0.6 1,618,756 6/28/2022
3.0.5 48,573 6/23/2022
3.0.4 460,055 6/1/2022
3.0.3 318,742 5/20/2022
3.0.2 6,628 5/20/2022
3.0.1 1,419,348 3/11/2022
3.0.0 3,804,889 8/30/2021
3.0.0-beta5 1,340 6/4/2021
3.0.0-beta4 103 6/2/2021
3.0.0-beta3 109 6/1/2021
3.0.0-beta2 218 5/17/2021
3.0.0-beta1 52,318 3/4/2021
3.0.0-alpha 681 2/1/2021
2.3.0 3,164,452 10/4/2020
2.3.0-Beta1 2,072 6/5/2020
2.2 2,301,825 5/12/2019
2.1 3,404,839 1/23/2019
2.0.2 780,526 10/13/2017
2.0.1 49,518 8/14/2017
2.0 2,309 8/11/2017
1.7.7 118,602 12/23/2016
1.7.6 (current version) 43,798 7/29/2016
1.7.5 7,212 7/9/2016
1.7.4 112 7/9/2016
1.7.3 53,700 11/4/2015
1.7.2 949 3/26/2015
1.7 153 3/18/2015
1.6 506 8/17/2014
Show less