Can SSH Tunnel act as its own server? (wodSSH / wodSSH.NET)
I looked through the examples for a 'server' example but what little I found didnt' seem to really be a 'server'. Can SSHTunnel act as its own SSH server for port redirection? That is, can you create two SSHTunnel clients that can connect and redirect ports without having a true SSH Server on either side?
Thanks!