For some reason I need to access the Internet through a SSH tunnel connection. The way I do it now is to open Putty and load a tunnel profile.

Since I will need tunneling all the time, is there a program that satisfies the following?

  • establish a SSH tunnel
  • run in the background; I don't need to interact with the terminal
  • lightweight, like Putty
  • auto login
link|improve this question

feedback

3 Answers

up vote 2 down vote accepted

Take a look at plink, made by the putty developers.

link|improve this answer
Thanks. I made a script with plink – Usavich May 16 '11 at 23:45
feedback

I use bitvise tunnelier along with Proxifier, they work great.

link|improve this answer
feedback

Have a look at MyEnTunnel, it uses plink and can run as a Windows service.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.