SSH multiplexing (ControlMaster) ssh

Reuse existing connection for subsequent SSH commands

ssh -o ControlMaster=auto -o ControlPath=~/.ssh/mux-%r@%h:%p -o ControlPersist=10m user@host