Cycle ssh keys #ssh
This commit is contained in:
@ -5,60 +5,7 @@ Host *
|
||||
ServerAliveInterval 300
|
||||
ServerAliveCountMax 2
|
||||
AddKeysToAgent yes
|
||||
IdentityFile ~/.ssh/powellc
|
||||
|
||||
Host tethys.local
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/powellc
|
||||
|
||||
Host *.local
|
||||
User powellc
|
||||
|
||||
Host iapetus
|
||||
ProxyCommand ssh -xaqWiapetus.local dione.onec.me
|
||||
User powellc
|
||||
|
||||
Host phoebe
|
||||
ProxyCommand ssh -xaqW%h:%p dione.onec.me
|
||||
User powellc
|
||||
|
||||
Host janus
|
||||
ProxyCommand ssh -xaqWjanus.local dione.onec.me
|
||||
User powellc
|
||||
|
||||
Host dione
|
||||
ProxyCommand ssh -xaqW%h:%p dione.onec.me
|
||||
User powellc
|
||||
IdentityFile ~/.ssh/1904_powellc
|
||||
|
||||
Host sdf.org
|
||||
User secstate
|
||||
|
||||
Host *.unbl.ink
|
||||
User powellc
|
||||
|
||||
Host *.onec.me
|
||||
User powellc
|
||||
|
||||
Host *.elationemr.com
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/elation
|
||||
|
||||
Host *.internal.elationemr.com
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/elation
|
||||
|
||||
Host tethys.local
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/powellc
|
||||
|
||||
Host 172.*
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Host 10.201.*
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Host 10.202.*
|
||||
User colinpowell
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
|
||||
Reference in New Issue
Block a user