about summary refs log tree commit diff
path: root/dev/.ssh/config
blob: 82c7a4afa91a437232fdf1d981121bd8ed1d8a4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
AddKeysToAgent yes

Host acanban
	HostName acanban.ga
	User weboms
	Port 22222
	RequestTTY yes
	RemoteCommand ssh acanban

Host ict9
	HostName ictlab.usth.edu.vn
	User phongng
	Port 22222
	RequestTTY yes
	RemoteCommand ssh ict9