Thread
:
ssh tunnelinng ??
View Single Post
soldstatic
2007-04-09 , 14:02
Posts: 32 | Thanked: 2 times | Joined on Jul 2006
#
4
you could just set up a socks proxy if your programs allow you to configure that...
ssh -D 9928 user@remote
Then go to your config in the program and set it up to use socks proxy with hostname "localhost" (or 127.0.0.1) and port 9928 or whatever you specified after the D up in that command^
Quote & Reply
|
soldstatic
View Public Profile
Send a private message to soldstatic
Find all posts by soldstatic