<PackageReference Include="SSH.NET" Version="2024.2.0" />

Renci.SshNet.Common.ChannelInputStream

sealed class ChannelInputStream : Stream
ChannelInputStream is a one direction stream intended for channel data.
namespace Renci.SshNet.Common { internal sealed class ChannelInputStream : Stream { } }