bin update and ssh config update

This commit is contained in:
Dirk Alders 2025-02-20 06:51:46 +01:00
parent 60b30b8311
commit 7a456e160f
2 changed files with 10 additions and 3 deletions

View File

@ -45,13 +45,13 @@ Host buche_tmux
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host erle
Host eiche
HostName localhost
User dirk
Port 2022
ProxyJump firewall
Host erle_tmux
Host eiche_tmux
HostName localhost
User dirk
Port 2022
@ -59,6 +59,13 @@ Host erle_tmux
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host erle_tmux
HostName erle
User dirk
Port 22
RequestTTY yes
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
Host ffe_tmux
HostName ffe
User dirk

2
bin

@ -1 +1 @@
Subproject commit bc772048ad0596788ab6bd4fa0588033bdc92d27
Subproject commit 494620210e9db240f1d108fe176b9bd8d7a207f4