diff --git a/ssh/settings b/ssh/settings index 796d77b..8dbedcc 100644 --- a/ssh/settings +++ b/ssh/settings @@ -14,6 +14,8 @@ host * HashKnownHosts yes Compression yes SendEnv LANG LC_* + UseRoaming no + IdentitiesOnly yes KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256 HostKeyAlgorithms ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr