]> git.rmz.io Git - dotfiles.git/blobdiff - ssh/config
nvim: add FPP copyright snippet
[dotfiles.git] / ssh / config
index bbab271f1c71a229c5c17392a59e8bc700363864..14c6c6b17e937e21924e8bbec2e1a65fc1258171 100644 (file)
@@ -15,12 +15,25 @@ Host wrt-*.lan
 User root
 HostKeyAlgorithms=+ssh-rsa
 
+Host aur.archlinux.org
+User aur
+
 Host fpp-nuc
 HostName localhost
 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