23 lines
334 B
Plaintext
23 lines
334 B
Plaintext
# generic
|
|
host *
|
|
user simon
|
|
identityfile ~/.ssh/talathiel
|
|
serveraliveinterval 60
|
|
stricthostkeychecking no
|
|
|
|
|
|
# siempie lab
|
|
host *.siempie.local
|
|
proxyjump siempie.com
|
|
|
|
host *.siempie.internal
|
|
proxyjump siempie.com
|
|
|
|
host *.hackerboys.internal
|
|
proxyjump siempie.com
|
|
|
|
|
|
# siempie do
|
|
host *.do.local
|
|
proxyjump do.siempie.com
|