Config File Collection
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

config 2.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. Host ahorn_tmux
  2. HostName ahorn
  3. User dirk
  4. Port 22
  5. RequestTTY yes
  6. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  7. Host alders_tmux
  8. HostName alders
  9. User dirk
  10. Port 22
  11. RequestTTY yes
  12. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  13. Host buche_tmux
  14. HostName buche
  15. User dirk
  16. Port 22
  17. RequestTTY yes
  18. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  19. Host erle_tmux
  20. HostName erle
  21. User dirk
  22. Port 22
  23. RequestTTY yes
  24. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  25. Host ffe_tmux
  26. HostName ffe
  27. User dirk
  28. Port 22
  29. RequestTTY yes
  30. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  31. Host ffw_tmux
  32. HostName ffw
  33. User dirk
  34. Port 22
  35. RequestTTY yes
  36. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  37. Host leyk
  38. # HostName leyk
  39. User dirk
  40. Port 22
  41. RequestTTY yes
  42. # RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  43. Host mm_tmux
  44. HostName mount-mockery.de
  45. User root
  46. Port 22
  47. RequestTTY yes
  48. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  49. Host multimedia_tmux
  50. HostName multimedia
  51. User dirk
  52. Port 22
  53. RequestTTY yes
  54. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  55. Host multimedia_ext
  56. HostName localhost
  57. User dirk
  58. Port 10022
  59. RequestTTY yes
  60. ProxyJump jump@mount-mockery.de
  61. LocalForward 1880 localhost:1880
  62. Host multimedia_ext_tmux
  63. HostName localhost
  64. User dirk
  65. Port 10022
  66. RequestTTY yes
  67. ProxyJump jump@mount-mockery.de
  68. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  69. LocalForward 1880 localhost:1880
  70. Host multimedia_kb
  71. HostName 192.168.0.2
  72. User pi
  73. Port 22
  74. RequestTTY yes
  75. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  76. Host raspiscreen_tmux
  77. HostName raspiscreen
  78. User dirk
  79. Port 22
  80. RequestTTY yes
  81. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh