Add ssh config entry for box hosts
This commit is contained in:
@ -16,6 +16,9 @@ Host git.unbl.ink
|
||||
PasswordAuthentication no
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host box.*
|
||||
User root
|
||||
|
||||
Host sdf.org
|
||||
User secstate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user