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.

109 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. User raphael
  46. Host room-local
  47. Hostname 192.168.1.120
  48. IdentityFile ~/.ssh/keys/room
  49. User raphael
  50. Host router
  51. Hostname rlbrhost.ddns.net
  52. IdentityFile ~/.ssh/keys/router
  53. Port 1025
  54. User root
  55. Host router-local
  56. Hostname 192.168.1.1
  57. IdentityFile ~/.ssh/keys/router
  58. Port 1025
  59. User root
  60. Host termux
  61. Hostname localhost
  62. IdentityFile ~/.ssh/keys/termux
  63. Port 8022
  64. Host termux-lan
  65. Hostname 192.168.1.121
  66. IdentityFile ~/.ssh/keys/termux
  67. Port 8022
  68. Host termux-remote
  69. Hostname rlbr.phone
  70. IdentityFile ~/.ssh/keys/termux
  71. ProxyCommand ssh -W %h:%p serveo.net
  72. Host ubuntu
  73. Hostname localhost
  74. IdentityFile ~/.ssh/keys/virtual
  75. Port 2226
  76. User raphael
  77. Host vbox
  78. Hostname localhost
  79. IdentityFile ~/.ssh/keys/vbox
  80. Port 5139
  81. User booooooooi
  82. Host wsl
  83. Hostname rlbrhost.ddns.net
  84. IdentityFile ~/.ssh/keys/wsl
  85. Port 2222
  86. User raphael
  87. Host wsl-local
  88. Hostname localhost
  89. IdentityFile ~/.ssh/keys/wsl
  90. Port 2222
  91. User raphael