Quantcast
Channel: SSH.NET Library
Viewing all articles
Browse latest Browse all 2955

New Post: Using ShellStream and readline gives me double prompts

$
0
0
var shell = new SshShellStream(... here your shell config ...);
var reader = new StreamReader(shell);
shell.WriteLine(cmd);
... wait for output ...
reader.ReadToEnd()

Viewing all articles
Browse latest Browse all 2955

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>