[ssh] Update git key
This commit is contained in:
1
ssh/.ssh/2024_git.pub
Normal file
1
ssh/.ssh/2024_git.pub
Normal file
@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFqEWd49UDDidJ6CoWDPFL5F9B2+LJQuANRPdTS5s8TY code@unbl.ink
|
||||
@ -16,9 +16,9 @@ Host github.com
|
||||
|
||||
# Home Gitea account:
|
||||
Host code.unbl.ink git.service 192.168.40.118 gogs*
|
||||
Port 2222
|
||||
Port 22
|
||||
User git
|
||||
IdentityFile ~/.ssh/2022_git
|
||||
IdentityFile ~/.ssh/2024_git
|
||||
PreferredAuthentications publickey
|
||||
PasswordAuthentication no
|
||||
IdentitiesOnly yes
|
||||
|
||||
Reference in New Issue
Block a user