conf/.ssh/config

30 lines
778 B
Plaintext

Host *
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
Compression yes
ForwardAgent no
KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
ControlMaster auto
ControlPath /tmp/%r@%h:%p
ControlPersist 60
AddKeysToAgent yes
Host *.nemunai.re
VerifyHostKeyDNS yes
# Home ################################################################
Host home
HostName oupaout.ra.nemunai.re
VerifyHostKeyDNS yes
Port 6224
DynamicForward 3128
Host ouaset ouaset.masr.nemunai.re
Port 622
# Rescue ##############################################################
Host alwaysdata
HostName ssh-nemunaire.alwaysdata.net
User nemunaire