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