Преглед изворни кода

multimedia_ext finalised

master
Dirk Alders пре 1 година
родитељ
комит
05cd785c60
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3
    1
      .ssh/config

+ 3
- 1
.ssh/config Прегледај датотеку

@@ -62,9 +62,11 @@ Host multimedia_tmux
62 62
     RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
63 63
 
64 64
 Host multimedia_ext
65
+    HostName localhost
65 66
     User dirk
66
-    ProxyCommand ~/bin/pdns-proxy multimedia
67
+    Port 10022
67 68
     RequestTTY yes
69
+    ProxyJump jump@mount-mockery.de
68 70
     RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
69 71
     LocalForward 1880 localhost:1880
70 72
 

Loading…
Откажи
Сачувај