summaryrefslogtreecommitdiff
path: root/ssh.config.in
blob: 3f1e3f64dd0376a50a23134d8d1c5764d73b3434 (plain)
1
2
3
4
5
6
7
8
9
10
host qemu
hostname localhost
user debian
port <PORT>
userknownhostsfile /dev/null
passwordauthentication no
stricthostkeychecking accept-new
identityfile ssh/test.key
controlmaster auto
controlpersist 60s