dotfiles/.ssh/config
2021-08-29 03:42:11 +03:00

12 lines
189 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