about summary refs log tree commit diff
path: root/dev/.ssh/config
blob: 21722641d16f62843c71cf7d6c49e4d2f3c3bd68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
AddKeysToAgent yes

Host loang
	HostName 37.205.11.127
	User cnx
	Port 2211

Host rack
	HostName 10.20.18.56
	User cnx
	Port 4071
	RequestTTY yes

Host super
	HostName 10.20.19.28
	Port 4071
	User phong

Host guix
	HostName 192.168.0.7
	User cnx