On Fri, Jan 28, 2011 at 07:52:34AM -0800, James Hozier wrote: > I'm looking for a program that I can use to use SOCKS proxies for various > programs, > such as different IRC clients (ircII, irssi, etc.) and SSH as well (or other > programs > that don't have native SOCKS proxy support built-in).
dsocks - but you will have dns leaks... > For SSH I Googled a lot of articles on how to run SSH as a proxy server, but > not how > to SSH using a proxy. Check 'ProxyCommand' in manpage, you can use netcat for that. > Since tsocks is very obsolete and dsocks is very limited in its support with > programs, > is dante the only viable option I currently have? (Since dsocks and dante > conflict with > trying to pkg_add I can only have one.) what's wrong with dsocks? it's ld_preload hack like tsocks... try redsocks - http://darkk.net.ru/redsocks/ i tried on linux only because i wanted to socksify vmware remote console and it worked, i haven't had enough time to try it on openbsd. jirib

