dotter/ssh/config

6 lines
85 B
Plaintext
Raw Normal View History

2021-11-26 14:30:29 +00:00
Host *
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
ForwardAgent yes