diff --git a/.ssh/config b/.ssh/config index 44749d3..b686ac9 100644 --- a/.ssh/config +++ b/.ssh/config @@ -62,6 +62,14 @@ Host multimedia_tmux RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh Host multimedia_ext + HostName localhost + User dirk + Port 10022 + RequestTTY yes + ProxyJump jump@mount-mockery.de + LocalForward 1880 localhost:1880 + +Host multimedia_ext_tmux HostName localhost User dirk Port 10022