my_config/ssh_config

76 lines
1.9 KiB
Plaintext
Raw Normal View History

Host ahorn_tmux
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host alders_tmux
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host buche_tmux
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host erle_tmux
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host ffe_tmux
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host ffw_tmux
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host leyk
User dirk
Port 22
RequestTTY yes
# RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host mm_tmux
2023-04-04 18:04:22 +02:00
HostName mount-mockery.de
User root
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host multimedia_tmux
2023-04-04 18:04:22 +02:00
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host multimedia_ext
User dirk
ProxyCommand ~/bin/pdns-proxy multimedia
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
LocalForward 1880 localhost:1880
2023-04-04 18:04:22 +02:00
Host multimedia_kb
HostName 192.168.0.2
User pi
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host raspiscreen_tmux
2023-04-04 18:04:22 +02:00
User dirk
Port 22
2023-04-04 18:04:22 +02:00
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh