dotfiles/.ssh/config
2021-08-29 03:26:24 +03:00

13 lines
190 B
Plaintext

Host hosting
HostName 5.187.5.178
Port 22
User pendos
IdentityFile ~/.ssh/id_rsa
Host router
HostName 192.168.50.1
Port 1025
User pendos
IdentityFile ~/.ssh/id_rsa