58 lines
1.0 KiB
Plaintext
58 lines
1.0 KiB
Plaintext
Host home
|
|
HostName home.thurstylark.com
|
|
Port 50000
|
|
User thurstylark
|
|
IdentityFile ~/.ssh/personalkey
|
|
|
|
Host homegw
|
|
HostName home.thurstylark.com
|
|
Port 50005
|
|
User thurstylark
|
|
IdentityFile ~/.ssh/p.gateway
|
|
|
|
Host homehome
|
|
HostName 10.0.1.106
|
|
Port 22
|
|
User thurstylark
|
|
IdentityFile ~/.ssh/personalkey
|
|
|
|
Host hometun
|
|
HostName home.thurstylark.com
|
|
Port 50000
|
|
User thurstylark
|
|
IdentityFile ~/.ssh/personalkey
|
|
LocalForward 18083 127.0.0.1:18084
|
|
|
|
Host devserv
|
|
HostName 10.0.0.91
|
|
User dthurstenson
|
|
IdentityFile ~/.ssh/rainey.devserv
|
|
|
|
Host pl6.projectlocker.com
|
|
IdentityFile ~/.ssh/rainey.svn
|
|
|
|
Host remoteserv
|
|
IdentityFile ~/.ssh/rainey.sp
|
|
User rainey
|
|
|
|
Host spserv
|
|
HostName 192.168.59.1
|
|
User rainey
|
|
IdentityFile ~/.ssh/rainey.sp
|
|
host jj
|
|
HostName 10.0.0.93
|
|
User dthurstenson
|
|
IdentityFile ~/.ssh/rainey.devserv
|
|
Host github.com
|
|
IdentityFile ~/.ssh/personalkey
|
|
|
|
Host spserv
|
|
HostName 192.168.59.1
|
|
User rainey
|
|
IdentityFile ~/.ssh/rainey.sp
|
|
|
|
Host supportserv
|
|
HostName sp.raineyelectronics.com
|
|
User dthurstenson
|
|
IdentityFile ~/.ssh/rainey.devserv
|