about summary refs log tree commit diff
path: root/dev/.ssh/config
blob: fa850064c3a1fb9249a2d42fc8168d5c08fdab92 (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 -L 5901:localhost:5901