benpye / wsl-ssh-pageant

A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
BSD 2-Clause "Simplified" License
612 stars 40 forks source link

Agent sops working randomly #54

Open jmigual opened 2 years ago

jmigual commented 2 years ago

I am using the agent only on windows, launching it with the following call:

.\wsl-ssh-pageant-amd64-gui.exe -systray --winssh ssh-pageant

I use it to connect my GPG key to OpenSSH on Windows 10 (21H1 19043.1320). Sometimes when I try to connect I notice that the agent is not running any more and I need to restart it.

I have not found the source of what's stopping it but it happens every 2-5 hours.