kryptco / kr

DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
https://krypt.co/developers/
Other
1.59k stars 109 forks source link

Disabling for specific destinations? #304

Closed GAZ082 closed 4 years ago

GAZ082 commented 4 years ago

Hi Is there a way to disable kr for asking me when i want to login to a specific IP? I want to use the key in the .ssh directory, not the one in my mobile.

Thanks!

agrinman commented 4 years ago

Yes! Here's what I do in my .ssh/config file:

Host <domain or ip>
    IdentityFile ~/.ssh/id_rsa