Renci SSH for .NET

Costas

Administrator
Staff member
Does provide a relatively easy way to have the program connect to a SSH server and be able to run commands.

-Execution of SSH command using both synchronous and asynchronous methods
-Provide SFTP functionality for both synchronous and asynchronous operations
-Provides SCP functionality
-Supports SOCKS4, SOCKS5 and HTTP Proxy

https://github.com/sshnet/SSH.NET

https://sshnet.codeplex.com/

#ssh #sftp #scp
 
Top