dotfiles/ssh/.ssh/config

5 lines
74 B
Plaintext
Raw Permalink Normal View History

2021-01-19 01:38:33 -06:00
Host *
Compression yes
ServerAliveInterval 60
2024-05-03 21:59:40 -05:00
StrictHostKeyChecking no