SSh client in C# .net

后端 未结 1 1636
再見小時候
再見小時候 2020-12-21 17:36

I want to write a program that accesses my routers and perform some command, while its output is save to file on my disk. I have done this successfully using python pexpect

相关标签:
1条回答
  • 2020-12-21 17:57

    You may try the SSH.NET library.

    0 讨论(0)
提交回复
热议问题