Skip to content

Instantly share code, notes, and snippets.

@frkwtto
frkwtto / sample.cs
Created May 11, 2018 10:43
SSH.NET sftp example with socks5
using System;
namespace ListDirectory
{
class Program
{
// This sample program is listup remote home directory.