You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

110 lines
1.9 KiB

  1. Host attachpoint
  2. Hostname 192.168.1.25
  3. IdentityFile ~/.ssh/keys/attachpoint
  4. Port 333
  5. User root
  6. Host camille
  7. Hostname localhost
  8. IdentityFile ~/.ssh/keys/virtual
  9. Port 2223
  10. User raphael
  11. Host camille_tablet
  12. Hostname 192.168.1.115
  13. IdentityFile ~/.ssh/keys/camille_tablet
  14. Port 8022
  15. Host cloud
  16. Hostname rlbr-gcloud.ddns.net
  17. IdentityFile ~/.ssh/keys/cloud
  18. User raphael_roberts48
  19. Host dbox
  20. Hostname localhost
  21. IdentityFile ~/.ssh/keys/vbox
  22. Port 2225
  23. User raphael
  24. Host downstairs
  25. Hostname 192.168.1.140
  26. IdentityFile ~/.ssh/keys/downstairs-wsl
  27. Port 2222
  28. User server
  29. Host downstairs-windows
  30. Hostname 192.168.1.140
  31. IdentityFile ~/.ssh/keys/downstairs
  32. User raphael
  33. Host mac_vm
  34. Hostname localhost
  35. IdentityFile ~/.ssh/keys/virtual
  36. Port 1984
  37. User fuckboi
  38. Host moto
  39. Hostname localhost
  40. IdentityFile ~/.ssh/keys/moto
  41. Port 8023
  42. Host room
  43. Hostname rlbrhost.ddns.net
  44. IdentityFile ~/.ssh/keys/room
  45. Port 22
  46. User raphael
  47. Host room-local
  48. Hostname 192.168.1.120
  49. IdentityFile ~/.ssh/keys/room
  50. User raphael
  51. Host router
  52. Hostname rlbrhost.ddns.net
  53. IdentityFile ~/.ssh/keys/router
  54. Port 1025
  55. User root
  56. Host router-local
  57. Hostname 192.168.1.1
  58. IdentityFile ~/.ssh/keys/router
  59. Port 1025
  60. User root
  61. Host termux
  62. Hostname localhost
  63. IdentityFile ~/.ssh/keys/termux
  64. Port 8022
  65. Host termux-lan
  66. Hostname 192.168.1.121
  67. IdentityFile ~/.ssh/keys/termux
  68. Port 8022
  69. Host termux-remote
  70. Hostname rlbr.phone
  71. IdentityFile ~/.ssh/keys/termux
  72. ProxyCommand ssh -W %h:%p serveo.net
  73. Host ubuntu
  74. Hostname localhost
  75. IdentityFile ~/.ssh/keys/virtual
  76. Port 2226
  77. User raphael
  78. Host vbox
  79. Hostname localhost
  80. IdentityFile ~/.ssh/keys/vbox
  81. Port 5139
  82. User booooooooi
  83. Host wsl
  84. Hostname rlbrhost.ddns.net
  85. IdentityFile ~/.ssh/keys/wsl
  86. Port 2222
  87. User raphael
  88. Host wsl-local
  89. Hostname localhost
  90. IdentityFile ~/.ssh/keys/wsl
  91. Port 2222
  92. User raphael