c#: How can you log into and administer a Linux server programmatically using C# on a windows client?

徘徊边缘 提交于 2019-12-12 04:40:02

问题


Can anyone show me c# code that successfully logs into a Linux server by inputting username and password?


回答1:


sharpSsh - A Secure Shell (SSH) library for .NET



来源:https://stackoverflow.com/questions/2067092/c-how-can-you-log-into-and-administer-a-linux-server-programmatically-using-c

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!