From: Christoph Egger Date: Thu, 11 Feb 2016 15:47:22 +0000 (+0100) Subject: Make ControlMaster actually work X-Git-Url: https://git.siccegge.de//index.cgi?p=dotfiles%2Fssh.git;a=commitdiff_plain;h=b08d27f86fab4213a92c2f13e331710d8428c5cf Make ControlMaster actually work --- diff --git a/config b/config index 84bfc50..a57c600 100644 --- a/config +++ b/config @@ -36,6 +36,8 @@ Host * HashKnownHosts no ServerAliveInterval 300 ControlMaster auto + ControlPersist 30 + ControlPath ~/.ssh/master/%C MACs hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-512 KexAlgorithms diffie-hellman-group-exchange-sha256,curve25519-sha256@libssh.org HostKeyAlgorithms ssh-ed25519,ssh-rsa