21 lines
245 B
Plaintext
21 lines
245 B
Plaintext
Host *
|
|
|
|
AddKeysToAgent yes
|
|
|
|
IdentitiesOnly yes
|
|
|
|
AddressFamily inet
|
|
|
|
|
|
|
|
Host 192.168.1.73 temp
|
|
|
|
Hostname 192.168.1.73
|
|
|
|
Port 22
|
|
|
|
User franv
|
|
|
|
IdentityFile ~/.ssh/id_rsa ##Be careful here no ".pub" extension, otherwise doesn't work
|
|
|