ControlMaster support?

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

ControlMaster will be added in next update release, stay tuned :slight_smile:

Excellent! :+1:

Please add ControlPath as well as they work in concert.

Sure thing, don’t worry :wink: