Skip to main content

.ssh/config file

vim /home/$USER/.ssh/config
Host <IP>
	User <user>
	Port <PORT>
	IdentityFile /home/<USER>/.ssh/id_ecdsa