fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] Running a fabric script over a SOCKS proxy?


From: James Turnbull
Subject: [Fab-user] Running a fabric script over a SOCKS proxy?
Date: Tue, 10 May 2011 11:18:39 +0100

I have a SOCKS proxy setup to a gateway server which is created by setting up a 
host definition in myssh_config to use DynamicForward localhost:9876. To 
connect with SSH to the remote server I've setup another host definition to use 
ProxyCommand /usr/bin/nc -x localhost:9876 %h %pwhich is all working fine.

However my fabric script needs to connect to that remote server. How can I tell 
it to use the SOCKS proxy when it connects?

Thanks,

James

-- 
James Turnbull - New Media Director
address@hidden
http://twitter.com/jturnbull
Tel: 01865 791494, Mobile: 07780 676446
Incuna Ltd, Free Think House, 16 Middle Way, Oxford, OX2 7LH





reply via email to

[Prev in Thread] Current Thread [Next in Thread]