ndbeals / winssh-pageant

Bridge to Windows OpenSSH agent from Pageant. This means the openssh agent has the keys and this proxies pageant requests to it.
BSD 3-Clause "New" or "Revised" License
270 stars 11 forks source link

stopping and restarting? #33

Open morgansimonsen opened 1 year ago

morgansimonsen commented 1 year ago

There seems to be no way to stop or restart the process? Experiencing freezes and hangs so restarting and reloading would be nice?

ndbeals commented 11 months ago

Apologies for the delayed response.

Other than killing the process with task manager, no there isn't a way to kill it. I can add flags to kill/restart the process. I'd also like to get to the bottom of the freezes and hangs you're getting. Do you happen to have any log output of the process?

You can start the process manually from powershell or cmd, it should output log entries there.

What software and versions are you using: OpenSSH, winssh-pageant and anything extra like WinSCP?