dotfiles/.ssh/config
2021-08-30 04:26:02 +03:00

6 lines
91 B
Plaintext

Host hosting
HostName 8.8.8.8
Port 22
User username
IdentityFile ~/.ssh/id_rsa