config 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. #CanonicalizeHostname yes
  2. #CanonicalDomains elationemr.com internal.elationemr.com unbl.ink onec.me
  3. Host *
  4. ServerAliveInterval 300
  5. ServerAliveCountMax 2
  6. AddKeysToAgent yes
  7. IdentityFile ~/.ssh/powellc
  8. Host *.local
  9. User powellc
  10. Host home
  11. HostName galah.onec.me
  12. User powellc
  13. Host grackle
  14. HostName galah.onec.me
  15. User powellc
  16. Host kestrel
  17. ProxyCommand ssh -xaqW%h:%p home
  18. User powellc
  19. Host phoebe
  20. ProxyCommand ssh -xaqW%h:%p home
  21. User powellc
  22. Host auklet
  23. ProxyCommand ssh -xaqW%h:%p home
  24. User powellc
  25. Host magpie
  26. ProxyCommand ssh -xaqW%h:%p home
  27. User colinpowell
  28. Host sdf.org
  29. User secstate
  30. Host *.unbl.ink
  31. User powellc
  32. Host *.onec.me
  33. User powellc
  34. Host *.elationemr.com
  35. User colinpowell
  36. IdentityFile ~/.ssh/elation
  37. Host *.internal.elationemr.com
  38. User colinpowell
  39. IdentityFile ~/.ssh/elation
  40. Host harrier.local
  41. User colinpowell
  42. IdentityFile ~/.ssh/elation
  43. Host magpie.local
  44. User colinpowell
  45. IdentityFile ~/.ssh/elation
  46. Host 10.201.*
  47. User colinpowell
  48. IdentityFile ~/.ssh/id_ed25519