2025.0.0
18 Apr 25
Toggle Dropdown
Version 2025
2025.1.0
27 Oct 25
2025.0.0
18 Apr 25
Version 2024
2024.2.0
12 Nov 24
2024.1.0
1 Jul 24
2024.0.0
21 Feb 24
Version 2023
2023.0.1
29 Dec 23
2023.0.0
10 Oct 23
Version 2020
2020.0.2
29 May 22
2020.0.1
24 Jan 21
2020.0.0
31 Dec 20
Compare to version...
Toggle Dropdown
Version 2025
2025.1.0
27 Oct 25
2025.0.0
18 Apr 25
Version 2024
2024.2.0
12 Nov 24
2024.1.0
1 Jul 24
2024.0.0
21 Feb 24
Version 2023
2023.0.1
29 Dec 23
2023.0.0
10 Oct 23
Version 2020
2020.0.2
29 May 22
2020.0.1
24 Jan 21
2020.0.0
31 Dec 20
Download Package
Open in NuGet
<
PackageReference
Include
=
"SSH.NET"
Version
=
"2025.0.0"
/>
Assemblies
Renci.SshNet.dll
Namespaces
Microsoft.CodeAnalysis
Renci.SshNet
Renci.SshNet.Abstractions
Renci.SshNet.Channels
Renci.SshNet.Common
Renci.SshNet.Compression
Renci.SshNet.Connection
Renci.SshNet.Messages
Renci.SshNet.Messages.Authentication
Renci.SshNet.Messages.Connection
Renci.SshNet.Messages.Transport
Renci.SshNet.NetConf
Renci.SshNet.Security
Renci.SshNet.Security.Cryptography
Renci.SshNet.Security.Cryptography.Ciphers
Renci.SshNet.Security.Cryptography.Ciphers.Modes
Renci.SshNet.Sftp
Renci.SshNet.Sftp.Requests
Renci.SshNet.Sftp.Responses
System.Diagnostics.CodeAnalysis
System.Runtime.CompilerServices
System.Runtime.Versioning
System.Threading.Tasks
Types
AuthenticationMethod
AuthenticationResult
BaseClient
CipherInfo
ClientAuthentication
ConnectionInfo
ExpectAction
ForwardedPort
ForwardedPortDynamic
ForwardedPortLocal
ForwardedPortRemote
ForwardedPortStatus
HashInfo
IAuthenticationMethod
IBaseClient
IClientAuthentication
IConnectionInfo
IConnectionInfoInternal
IForwardedPort
IOrderedDictionary<TKey, TValue>
IPrivateKeySource
IRemotePathTransformation
IServiceFactory
ISession
ISftpClient
ISshClient
ISubsystemSession
KeyboardInteractiveAuthenticationMethod
KeyboardInteractiveConnectionInfo
MessageEventArgs<T>
NetConfClient
NoneAuthenticationMethod
OrderedDictionary<TKey, TValue>
PasswordAuthenticationMethod
PasswordConnectionInfo
PrivateKeyAuthenticationMethod
PrivateKeyConnectionInfo
PrivateKeyFile
ProxyTypes
RemotePathDoubleQuoteTransformation
RemotePathNoneTransformation
RemotePathShellQuoteTransformation
RemotePathTransformation
ScpClient
ServiceFactory
Session
SftpClient
Shell
ShellStream
SshClient
SshCommand
SshMessageFactory
SshNetLoggingConfiguration
SubsystemSession
WaitResult
ProxyTypes
public
enum
ProxyTypes
Documentation
Code
Http
=
3
None
=
0
Socks4
=
1
Socks5
=
2