[ssh] Add cloud10 temp key
This commit is contained in:
@ -58,3 +58,13 @@ Host *.local 192.168.8.*
|
||||
IdentityFile ~/.ssh/jails
|
||||
Hostname %h
|
||||
ProxyJump jump.unbl.ink
|
||||
|
||||
Host bastion.cloud10.15five.com
|
||||
IdentityFile ~/.ssh/ff_cloud10_rsa
|
||||
Port 155
|
||||
|
||||
Host *.cloud10
|
||||
HostName %h
|
||||
IdentityFile ~/.ssh/ff_cloud10_rsa
|
||||
ProxyJump bastion.cloud10.15five.com
|
||||
Port 155
|
||||
|
||||
Reference in New Issue
Block a user