Can SSH Tunnel act as its own server? - WeOnlyDo Discussion board

Can SSH Tunnel act as its own server? (wodSSH / wodSSH.NET)

by lgallion, Thursday, August 18, 2011, 03:44 (4607 days ago)

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!

Re: Can SSH Tunnel act as its own server?

by wodDamir, Thursday, August 18, 2011, 08:49 (4607 days ago) @ lgallion

Hi,

Unfortunately, that's not possible. wodSSHTunnel is a client component which requires an active connection to SSH server in order to establish port forwarding.

The Server sample that you're referring is actually just using the wodSSHTunnel service, an out-of-process .exe instead of a .dll or .ocx.

Regards,
Damba