On Fri, 19 Jul 2013 09:44:05 +0000, Øyvind 'bolt' Hvidsten wrote:
...
> In the restricted network, the SOCKS proxy is dante, but as I mentioned, 
> the same situation occurs with a simple ssh -D proxy.

You may want to run a simple local http proxy that itself can use
a SOCKS5 proxy to access the internet (polipo may be a candidate).

If you only need to access a specific SVN host you may also
run a port forwarder that can use SOCKS5. Or do 'ssh -L
localport:desthost:destport helperhost' when you have something
ourside you can ssh to, and use netcat as a proxy command to
get through the socks proxy.

tsocks is by definition a hack that can't work in all circumstances.

Andreas

-- 
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800

Reply via email to