Files
dotfiles/dot_ssh/config
2023-08-30 21:44:30 +02:00

13 lines
426 B
Plaintext

KexAlgorithms +diffie-hellman-group1-sha1,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
HostKeyAlgorithms +ssh-rsa,ssh-dss
Ciphers +3des-cbc
CanonicalDomains senca.nextarray.com nextarray.com
CanonicalizeHostname yes
Host *.nextarray.com
User netnet
Host *.senca.nextarray.com
ProxyJump netnet@hermes.nextarray.com:22