2013-10-22 07:50:52 -07:00

9 lines
191 B
Plaintext

#reusable tcp connections
ControlMaster auto
ControlPath ~/.ssh/tmp/%h_%p_%r
#describe tunnel
Host node1.joker
User joker
ProxyCommand ssh -q joker@entryPoint nc -q0 node1.customer.int 22