How can I specify ControlMaster settings?
In my current .ssh/config
I have the following:
ControlMaster auto
ControlPath /Users/username/.ssh/control/%h_%p_%r
Having this in Core Tunnel as well would allow me to do connection sharing with the command line ssh there by limiting the number of out going connections.
β
Best regards,
David Jack Wange Olrik