Add sniffr config
This commit is contained in:
parent
f703768161
commit
4b6a250126
@ -5,7 +5,8 @@ Host * !*.github.com !github.com
|
||||
IdentityFile %d/.ssh/id_ed25519
|
||||
IdentityFile %d/.ssh/id_rsa
|
||||
# VisualHostKey yes
|
||||
VerifyHostKeyDNS ask
|
||||
#VerifyHostKeyDNS ask
|
||||
|
||||
|
||||
# Github SSH adapter for restricted networks
|
||||
Host github.com gist.github.com
|
||||
@ -35,6 +36,9 @@ Host 10.80.0.218
|
||||
PubkeyAcceptedKeyTypes +ssh-rsa
|
||||
HostKeyAlgorithms=+ssh-rsa
|
||||
|
||||
Host sniffr.home
|
||||
User pi
|
||||
|
||||
# Default hostnames I may encounter in the wild
|
||||
Host openrepeater.local
|
||||
HostName openrepeater.local
|
||||
|
Loading…
x
Reference in New Issue
Block a user