read tunnel settings from a file VB - WeOnlyDo Discussion board

read tunnel settings from a file VB (wodSSH / wodSSH.NET)

by David Stavert, Monday, February 06, 2006, 19:46 (6663 days ago)

I though I would try using VB to create a tunnel app but read the tunneling information from a file. I tried, I think, reading in the complete line from the simple component example
SSH_1.Channels.Add LocalListen, 127.0.0.1 , 10001, 192.168.1.10 , 80
but it seemed to stop processing at that point.


Complete thread: