Forum Discussion

floris_1P's avatar
floris_1P
Icon for 1Password Team rank1Password Team
4 years ago

SSH Client Compatibility

With the many SSH clients out there, not every one of those supports every SSH agent configuration option.

To save you some headaches, we've been testing a lot of popular SSH & Git clients lately ourselves, and we've assembled our findings into this page:

https://developer.1password.com/docs/ssh/agent/compatibility

We'd love to hear from you in the thread below which SSH clients you feel are missing from this list!


1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided

24 Replies

  • Anonymous's avatar
    Anonymous

    I would love to see PuTTY, both putty.exe and plink.exe since the last one can be used as SSH channel for git for windows through git config core.sshCommand or GIT_SSH environment variable

  • Anonymous's avatar
    Anonymous

    I would love to see Putty and/or MobaXTerm (can use pageant)

  • Anonymous's avatar
    Anonymous

    Putty is missing. As far as I know, it's a quite popular ssh client for Windows.
    Putty's agent called pageant is actually using the same mechanism as the Windows OpenSSH client, only the name of the named pipe for communication is different. The only thing you seem to need to add is a named pipe with the same naming scheme as Putty.

  • floris_1P's avatar
    floris_1P
    Icon for 1Password Team rank1Password Team

    The tools we'll be covering next on the compatibility page:
    * Terraform
    * Ansible
    * TablePlus (SSH tunneling)
    * DataGrip (SSH tunneling)
    * Capistrano
    * csshX
    * rsync
    * WinSCP