❔ SSH.Net trying to build a interactive shell
I am trying to build a ssh terminal in C#, but i am not able to output text from the streams (the code is a melting pot of pieces, and currently following a similar project): I notice that i need to write something back to able to "refresh" the output stream.
CODE in comments
CODE in comments
