+# vim: ft=sshconfig
+
Include private-config
Host rmz.io
Host deepthought
ForwardAgent yes
-Host uh-nuc01
+Host libreelec.lan
+User root
+
+Host wrt-*.lan
+User root
+HostKeyAlgorithms=+ssh-rsa
+
+Host aur.archlinux.org
+User aur
+
+Host fpp-nuc
HostName localhost
-Port 22222
+Port 22223
ForwardAgent yes
ProxyJump rmz.io
-Host tardis tardis.uni.cx tardis.rmz.io
-HostName tardis.rmz.io
+Host radiolynx
+HostName 10.0.4.9
ForwardAgent yes
-StreamLocalBindUnlink yes
-
-Host kelmis
-HostName kelmis.uni.cx
-Port 5555
-DynamicForward 1080
-IdentityFile ~/.ssh/old/id_rsa
+ProxyJump fpp-nuc
-Host chronos
-IdentityFile ~/.ssh/old/id_rsa
-
-Host buildserver
-Port 5555
-HostName dezponia.se
-# RemoteForward /home/ramsi/.config/gnupg/S.gpg-agent /home/ramsi/.config/gnupg/S.gpg-agent
-# ExitOnForwardFailure yes
-
-Host bulbasaur bulbasaur.chakralinux.org
-HostName bulbasaur.chakralinux.org
-
-Host rsync.chakralinux.org
-HostName rsync.chakralinux.org
-IdentityFile ~/.ssh/old/id_rsa
-
-Host chakra-sf
-HostName frs.sourceforge.net
-IdentityFile ~/.ssh/old/id_rsa_github
+Host dirac
+HostName 10.100.4.25
+ForwardAgent yes
+ProxyJump fpp-nuc
Host *
ControlMaster auto
ServerAliveInterval 30
ServerAliveCountMax 4
AddKeysToAgent yes
+SendEnv LANG LC_*