ssh: +id_ed25519
parent
27ed93d41e
commit
4283dba315
|
@ -1,5 +1,5 @@
|
|||
Host *
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
IdentityFile ~/.ssh/id_rsa ~/.ssh/id_ed25519
|
||||
|
||||
# felia mirror on windows
|
||||
Host felia-win
|
||||
|
@ -73,3 +73,4 @@ Host dev1
|
|||
HostName 10.100.200.220
|
||||
User htran
|
||||
Port 22
|
||||
|
||||
|
|
Loading…
Reference in New Issue