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

krssh defaults to ipv6 with no ability to request otherwise #285

Open psifertex opened 4 years ago

psifertex commented 4 years ago

I have an ssh config for a host that has an ipv6 address but is not running ssh on the ipv6 interface. I'm trying to figure out how to specify this to krssh since it appears to try the v6 route by default. Am I missing an option somewhere to set this? I'm even ok just changing my entire krssh ssh config to always use v4 if it fixes this particular problem since I don't have any v6 hosts.