Add hak5 ssh config

This commit is contained in:
David Tomaschik
2023-07-31 22:37:14 -07:00
parent e87b4cb3d4
commit 80b119f6ad

View File

@@ -0,0 +1,7 @@
Host hak5squirrel
Hostname 172.16.32.1
User root
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa