mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Add hak5 ssh config
This commit is contained in:
7
dotfiles/ssh/config.d/hak5_config
Normal file
7
dotfiles/ssh/config.d/hak5_config
Normal 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
|
||||
Reference in New Issue
Block a user