X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d471ad20f9fd4afae058af4cd73ea747a79f5cc2..fc5ef9f42f3a6f9688a1946f084651cf4bd7c3e6:/ssh/config?ds=sidebyside diff --git a/ssh/config b/ssh/config index bbab271..ae4ab2e 100644 --- a/ssh/config +++ b/ssh/config @@ -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