]> git.rmz.io Git - dotfiles.git/commitdiff
ssh: add fpp related hosts with ProxyJumps
authorSamir Benmendil <me@rmz.io>
Wed, 1 Feb 2023 00:14:18 +0000 (00:14 +0000)
committerSamir Benmendil <me@rmz.io>
Wed, 1 Feb 2023 00:15:34 +0000 (00:15 +0000)
ssh/config

index bbab271f1c71a229c5c17392a59e8bc700363864..ae4ab2ef3131dfdbeb525aae5dadf82efdc26979 100644 (file)
@@ -21,6 +21,16 @@ Port 22223
 ForwardAgent yes
 ProxyJump rmz.io
 
+Host radiolynx
+HostName 10.0.4.9
+ForwardAgent yes
+ProxyJump fpp-nuc
+
+Host dirac
+HostName 10.100.4.25
+ForwardAgent yes
+ProxyJump fpp-nuc
+
 Host *
 ControlMaster auto
 ControlPersist 1h