SSH.NET
2012.12.3
Advisory: https://github.com/advisories/GHSA-72p8-v4hg-v45p | Severity: moderate |
See the version list below for details.
dotnet add package SSH.NET --version 2012.12.3
NuGet\Install-Package SSH.NET -Version 2012.12.3
<PackageReference Include="SSH.NET" Version="2012.12.3" />
<PackageVersion Include="SSH.NET" Version="2012.12.3" />
<PackageReference Include="SSH.NET" />
paket add SSH.NET --version 2012.12.3
#r "nuget: SSH.NET, 2012.12.3"
#addin nuget:?package=SSH.NET&version=2012.12.3
#tool nuget:?package=SSH.NET&version=2012.12.3
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl4 is compatible. sl4-wp71 is compatible. sl5 was computed. |
This package has no dependencies.
NuGet packages (353)
Showing the top 5 NuGet packages that depend on SSH.NET:
Package | Downloads |
---|---|
Testcontainers
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. |
|
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. |
|
MongoDBMigrations
MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run. This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. In addition you can use TLS and/or SHH tunnels in your migrations. PS1 script for integration with CI/CD pipelines provides inside of the repository |
|
BoldReports.Net.Core
Syncfusion Bold Reports for ASP.NET Core is a server-side helper package used to build ASP.NET Core Web API services. Key features: • Users can interactively provide report parameter inputs at run time to display reports based on the parameter. • SQL Server RDL specification expressions are supported. • Built-in SQL Query designer with a convenient user interface to create and view relationships between tables easily. • A rich selection of built-in report items, including charts, grids, pivot grids, subreports, textboxes, images, lines, and rectangles for better visual representation of data. • Report viewer supports multilevel grouping and sorting in data regions of report items such as tablixes, matrices and lists. • Interactive features in RDL specification like drill through, hyperlink, and interactive sorting to work with report at runtime. • Preview the report in print layout prior to printing. Page settings can be modified using page setup dialog. • All static texts within the report viewer and report designer can be localized to any desired language. • Displayed reports can be exported to popular file formats: PDF, Word, Excel, and HTML. Learn more: https://www.boldreports.com/features?utm_source=nuget&utm_medium=listing Documentation: https://help.boldreports.com/embedded-reporting/aspnet-core-reporting?utm_source=nuget&utm_medium=listing Support Questions: mailto:support@boldreports.com?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid subscription license for possession or use. Syncfusion’s Bold Reports services, including this component, is subject to the terms and conditions of Syncfusion's Bold Reports Software License Agreement and Terms of Service (https://www.boldreports.com/terms-of-use/?utm_source=nuget&utm_medium=listing). To acquire a license, you can start a subscription or start a free 15-day trial here (https://www.boldreports.com/pricing/?utm_source=nuget&utm_medium=listing). This server-side helper package provides services to the following components and libraries: • ASP.NET Core Report Viewer: https://www.boldreports.com/embedded-reporting/aspnet-core-report-viewer?utm_source=nuget&utm_medium=listing • ASP.NET Core Report Designer: https://www.boldreports.com/embedded-reporting/aspnet-core-report-designer?utm_source=nuget&utm_medium=listing • ASP.NET Core Report Writer: https://www.boldreports.com/embedded-reporting/aspnet-core-report-writer?utm_source=nuget&utm_medium=listing • Blazor Report Viewer: https://www.boldreports.com/embedded-reporting/blazor-report-viewer?utm_source=nuget&utm_medium=listing • Blazor Report Designer: https://www.boldreports.com/embedded-reporting/blazor-report-designer?utm_source=nuget&utm_medium=listing • Angular Report Viewer: https://www.boldreports.com/embedded-reporting/angular-report-viewer?utm_source=nuget&utm_medium=listing • Angular Report Designer: https://www.boldreports.com/embedded-reporting/angular-report-designer?utm_source=nuget&utm_medium=listing • JavaScript Report Viewer: https://www.boldreports.com/embedded-reporting/javascript-report-viewer?utm_source=nuget&utm_medium=listing • JavaScript Report Designer: https://www.boldreports.com/embedded-reporting/javascript-report-designer?utm_source=nuget&utm_medium=listing © Copyright 2025 Syncfusion, Inc. All Rights Reserved. The Syncfusion Bold Reports license and copyright applies to this distribution. |
GitHub repositories (74)
Showing the top 20 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!
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
|
|
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
|
|
proxysu/ProxySU
Xray,V2ray,Trojan,NaiveProxy, Trojan-Go, ShadowsocksR(SSR),Shadowsocks-libev及相关插件,MTProto+TLS 一键安装工具,windows下用(一键科学上网)
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
|
1Remote/1Remote
One Remote Access Manager to Rule Them All
|
|
Xabaril/AspNetCore.Diagnostics.HealthChecks
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
|
|
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
|
|
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
|
|
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
|
|
jimradford/superputty
The SuperPuTTY Window Manager for putty sessions
|
|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
|
cedrozor/myrtille
A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
|
darkoperator/Posh-SSH
PowerShell Module for automating tasks on remote systems using SSH
|
|
LogExperts/LogExpert
Windows tail program and log file analyzer.
|
|
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
|
Version | Downloads | Last updated | |
---|---|---|---|
2025.0.0 | 26,829 | 4/18/2025 | |
2024.2.0 | 4,741,124 | 11/12/2024 | |
2024.1.0 | 7,800,227 | 7/1/2024 | |
2024.0.0 | 7,053,377 | 2/21/2024 | |
2023.0.1 | 2,479,409 | 12/29/2023 | |
2023.0.0 | 19,241,329 | 10/10/2023 | |
2020.0.2 | 35,820,171 | 5/29/2022 | |
2020.0.1 | 22,319,709 | 1/24/2021 | |
2020.0.0 | 2,148,208 | 12/31/2020 | |
2020.0.0-beta1 | 3,873,880 | 6/7/2020 | |
2016.1.0 | 51,904,550 | 10/16/2017 | |
2016.1.0-beta4 | 4,871 | 10/7/2017 | |
2016.1.0-beta3 | 39,810 | 9/20/2017 | |
2016.1.0-beta2 | 67,975 | 8/16/2017 | |
2016.1.0-beta1 | 145,530 | 12/14/2016 | |
2016.0.0 | 6,369,767 | 8/2/2016 | |
2016.0.0-beta3 | 5,073 | 7/27/2016 | |
2016.0.0-beta2 | 20,214 | 6/25/2016 | |
2016.0.0-beta1 | 4,656 | 6/19/2016 | |
2014.4.6-beta2 | 453,643 | 11/22/2014 | |
2014.4.6-beta1 | 15,287 | 4/6/2014 | |
2013.4.7 | 2,101,723 | 4/6/2013 | |
2013.1.27 | 119,919 | 1/27/2013 | |
2013.1.8 | 7,967 | 1/8/2013 | |
2012.21.12 | 4,684 | 12/21/2012 | |
2012.20.12 | 3,442 | 12/20/2012 | |
2012.12.3 | 5,261 | 12/4/2012 | |
2012.3.9 | 14,508 | 3/9/2012 | |
2011.12.7 | 4,412 | 3/3/2012 | |
2011.9.28 | 4,560 | 10/13/2011 | |
2011.7.29 | 37,236 | 9/16/2011 |
Add SOCKS4, SOCKS5 and HTTP Proxy support when connecting to remote server. For silverlight only IP address can be used for server address when using proxy.
Add dynamic port forwarding support using ForwardedPortDynamic class.
Add new ShellStream class to work with SSH Shell.
Add supports for multiple authentication methods
Fix WindowAdjusment for SCP and SFTP
Fix Key regeneration
Fix SocketReadLine which can cause connection problems to some server.
Fix support for private keys, such Amazon Web Services.