SSH.NET
2012.21.12
IMPORTANT: This project is BETA quality. This project was inspired by Sharp.SSH library which was ported from Java. This library is a complete rewrite using .NET, without any third party dependencies and to utilize the parallelism as much as possible to allow best performance you can get. SSH.NET supports .NET 3.5, 4.0, Silverlight, and Windows Phone 7.
See the version list below for details.
Install-Package SSH.NET -Version 2012.21.12
dotnet add package SSH.NET --version 2012.21.12
<PackageReference Include="SSH.NET" Version="2012.21.12" />
paket add SSH.NET --version 2012.21.12
Release Notes
his release provides mostly fixes to many issues reported by users and application of sever patches.
New Features
Add support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys.
Add Support for SFTP posix-rename@openssh.com and statvfs@openssh.com requests.
Fixes
Increase private key file line size to from 76 to 80
Fix PortForwarding clean up and closing connection
Fix partial authentication
Resolved issue with binding local address to 0.0.0.0
Fix several hang issues
Change default buffer size to 16KB to avoid hitting maximum package size.
Fix SCP to use folder/name when coping files to remote server
Fix NetConf to allow support of multiple chunks.
Dependencies
This package has no dependencies.
Used By
NuGet packages (140)
Showing the top 5 NuGet packages that depend on SSH.NET:
Package | Downloads |
---|---|
MySql.Data
MySql.Data.MySqlClient .Net Core Class Library
|
|
Renci.SshNet.Async
Extends Renci.SshNet to implement the task-based async pattern
|
|
AspNetCore.HealthChecks.Network
HealthChecks.Network is the health check package for network services.
|
|
FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Documentation can be found at: https://github.com/dotnetcore/FlubuCore
Detailed examples can be found at: https://github.com/dotnetcore/FlubuCore.Examples
|
|
Naos.Deployment.Core
Created on 2020-08-06 23:22
|
GitHub repositories (36)
Showing the top 5 popular GitHub repositories that depend on SSH.NET:
Repository | Stars |
---|---|
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
|
stride3d/stride
Stride Game Engine (formerly Xenko)
|
|
aelassas/Wexflow
An easy and fast way to build automation and workflows on Windows, Linux, macOS, and the cloud.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2020.0.0 | 50,102 | 12/31/2020 |
2020.0.0-beta1 | 197,883 | 6/7/2020 |
2016.1.0 | 15,400,129 | 10/16/2017 |
2016.1.0-beta4 | 3,147 | 10/7/2017 |
2016.1.0-beta3 | 37,756 | 9/20/2017 |
2016.1.0-beta2 | 49,019 | 8/16/2017 |
2016.1.0-beta1 | 75,490 | 12/14/2016 |
2016.0.0 | 2,726,052 | 8/2/2016 |
2016.0.0-beta3 | 3,150 | 7/27/2016 |
2016.0.0-beta2 | 9,771 | 6/25/2016 |
2016.0.0-beta1 | 2,414 | 6/19/2016 |
2014.4.6-beta2 | 334,310 | 11/22/2014 |
2014.4.6-beta1 | 12,049 | 4/6/2014 |
2013.4.7 | 1,213,871 | 4/6/2013 |
2013.1.27 | 59,031 | 1/27/2013 |
2013.1.8 | 4,830 | 1/8/2013 |
2012.21.12 | 2,231 | 12/21/2012 |
2012.20.12 | 1,220 | 12/20/2012 |
2012.12.3 | 2,689 | 12/4/2012 |
2012.3.9 | 8,841 | 3/9/2012 |
2011.12.7 | 1,729 | 3/3/2012 |
2011.9.28 | 2,374 | 10/13/2011 |
2011.7.29 | 2,983 | 9/16/2011 |