Config File Collection
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.

123456789101112131415161718192021222324252627
  1. Host mm
  2. HostName mount-mockery.de
  3. User root
  4. Port 22
  5. RequestTTY yes
  6. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  7. Host alders ahorn buche multimedia leyk ffe ffw gfw raspiscreen
  8. User dirk
  9. Port 22
  10. RequestTTY yes
  11. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  12. Host multimedia_kb
  13. HostName 192.168.0.2
  14. User pi
  15. Port 22
  16. RequestTTY yes
  17. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  18. Host multimedia_ext
  19. User dirk
  20. ProxyCommand ~/bin/pdns-proxy multimedia
  21. RequestTTY yes
  22. RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
  23. LocalForward 1880 localhost:1880