aboutsummaryrefslogtreecommitdiff
path: root/etc/ssh/config.tmpl
blob: 5796e7e4096e40eb784cd76b731754b88164d395 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Include ${XDG_DATA_HOME}/vm/ssh.conf

Host *
  ServerAliveInterval 30
  ServerAliveCountMax 20
  ControlMaster auto
  ControlPath ${XDG_STATE_HOME}/ssh/conn/%r@%h:%p
  ControlPersist 1h

# personal rsync.net account
Host suyin
  HostName zh3051.rsync.net
  User zh3051

Host pilotis.net lawtech
  HostName pilotis.net
  User andre

# lawtech's rsync.net account
Host zhu-li
  HostName hk-s020.rsync.net
  User 20931

Host papo.im
  User andre

# papo's rsync.net account
Host asami
  HostName zh4539.rsync.net
  User zh4539