dotfiles/.ssh/config

20 lines
350 B
Plaintext
Raw Normal View History

2021-04-25 00:43:50 +02:00
Host *
ServerAliveInterval 240
2021-12-15 14:58:03 +01:00
Host pi
Port 2312
2022-06-16 16:26:11 +02:00
Host felis.kreten.si
Port 2312
Host a2z.si
HostkeyAlgorithms ssh-dss,ssh-rsa
KexAlgorithms +diffie-hellman-group1-sha1
Host 192.168.64.100
PubkeyAcceptedAlgorithms +ssh-rsa
HostkeyAlgorithms +ssh-rsa
Host 192.168.32.1
PubkeyAcceptedAlgorithms +ssh-rsa
HostkeyAlgorithms +ssh-rsa