X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/80bc8a67f09faf350862d3c43e9da74f8ab85fa5..d471ad20f9fd4afae058af4cd73ea747a79f5cc2:/ssh/config diff --git a/ssh/config b/ssh/config index 537b645..bbab271 100644 --- a/ssh/config +++ b/ssh/config @@ -8,6 +8,13 @@ ForwardAgent yes Host deepthought ForwardAgent yes +Host libreelec.lan +User root + +Host wrt-*.lan +User root +HostKeyAlgorithms=+ssh-rsa + Host fpp-nuc HostName localhost Port 22223