2023.0.0
10 Oct 23
Toggle Dropdown
Version 2025
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
2020.0.0-beta1
7 Jun 20
Compare to version...
Toggle Dropdown
Version 2025
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
2020.0.0-beta1
7 Jun 20
Download Package
Open in NuGet
<
PackageReference
Include
=
"SSH.NET"
Version
=
"2023.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.Chaos.NaCl
Renci.SshNet.Security.Chaos.NaCl.Internal
Renci.SshNet.Security.Chaos.NaCl.Internal.Ed25519Ref10
Renci.SshNet.Security.Chaos.NaCl.Internal.Salsa
Renci.SshNet.Security.Cryptography
Renci.SshNet.Security.Cryptography.Ciphers
Renci.SshNet.Security.Cryptography.Ciphers.Modes
Renci.SshNet.Security.Cryptography.Ciphers.Paddings
Renci.SshNet.Security.Org.BouncyCastle.Asn1.Sec
Renci.SshNet.Security.Org.BouncyCastle.Asn1.X9
Renci.SshNet.Security.Org.BouncyCastle.Crypto
Renci.SshNet.Security.Org.BouncyCastle.Crypto.Agreement
Renci.SshNet.Security.Org.BouncyCastle.Crypto.Digests
Renci.SshNet.Security.Org.BouncyCastle.Crypto.Generators
Renci.SshNet.Security.Org.BouncyCastle.Crypto.Parameters
Renci.SshNet.Security.Org.BouncyCastle.Crypto.Prng
Renci.SshNet.Security.Org.BouncyCastle.Crypto.Utilities
Renci.SshNet.Security.Org.BouncyCastle.Math
Renci.SshNet.Security.Org.BouncyCastle.Math.EC
Renci.SshNet.Security.Org.BouncyCastle.Math.EC.Abc
Renci.SshNet.Security.Org.BouncyCastle.Math.EC.Endo
Renci.SshNet.Security.Org.BouncyCastle.Math.EC.Multiplier
Renci.SshNet.Security.Org.BouncyCastle.Math.Field
Renci.SshNet.Security.Org.BouncyCastle.Math.Raw
Renci.SshNet.Security.Org.BouncyCastle.Security
Renci.SshNet.Security.Org.BouncyCastle.Utilities
Renci.SshNet.Security.Org.BouncyCastle.Utilities.Encoders
Renci.SshNet.Sftp
Renci.SshNet.Sftp.Requests
Renci.SshNet.Sftp.Responses
System.Runtime.CompilerServices
Types
AuthenticationMethod
AuthenticationResult
BaseClient
CipherInfo
ClientAuthentication
CommandAsyncResult
ConnectionInfo
ExpectAction
ExpectAsyncResult
ForwardedPort
ForwardedPortDynamic
ForwardedPortLocal
ForwardedPortRemote
ForwardedPortStatus
HashInfo
IAuthenticationMethod
IBaseClient
IClientAuthentication
IConnectionInfo
IConnectionInfoInternal
IForwardedPort
IPrivateKeySource
IRemotePathTransformation
IServiceFactory
ISession
ISftpClient
ISubsystemSession
KeyboardInteractiveAuthenticationMethod
KeyboardInteractiveConnectionInfo
MessageEventArgs<T>
NetConfClient
NoneAuthenticationMethod
PasswordAuthenticationMethod
PasswordConnectionInfo
PrivateKeyAuthenticationMethod
PrivateKeyConnectionInfo
PrivateKeyFile
ProxyTypes
RemotePathDoubleQuoteTransformation
RemotePathNoneTransformation
RemotePathShellQuoteTransformation
RemotePathTransformation
ScpClient
ServiceFactory
Session
SftpClient
Shell
ShellStream
SshClient
SshCommand
SshMessageFactory
SubsystemSession
WaitResult
IForwardedPort
public
interface
IForwardedPort
Documentation
Code
event
EventHandler
Closing