X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/7029b6083228a8a887ec6a9a82eb620284a2ef92..7184d3cf6c7068e31e3db5b550f7fc5998c45c78:/ssh/config?ds=sidebyside diff --git a/ssh/config b/ssh/config index 537b645..a0b56e4 100644 --- a/ssh/config +++ b/ssh/config @@ -5,9 +5,19 @@ Include private-config Host rmz.io ForwardAgent yes -Host deepthought +Host deepthought scotflix ForwardAgent yes +Host libreelec.lan +User root + +Host wrt-*.lan wrt-*.*.lan +User root +HostKeyAlgorithms=+ssh-rsa + +Host aur.archlinux.org +User aur + Host fpp-nuc HostName localhost Port 22223