C# (CSharp) Renci.SshNet.Channels Namespace

Classes

Name Description
Channel Represents base class for SSH channel implementations.
ChannelDirectTcpip Implements "direct-tcpip" SSH channel.
ChannelForwardedTcpip Implements "forwarded-tcpip" SSH channel.
ChannelSession Implements Session SSH channel.
ClientChannel
ServerChannel