sshnet / SSH.NET

SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
http://sshnet.github.io/SSH.NET/
MIT License
3.88k stars 917 forks source link

Fix ShellStream when receiving data larger than buffer length #1337

Closed Rob-Hague closed 4 months ago

Rob-Hague commented 4 months ago

Spotted while thinking about using the code in PipeStream... sorry