dlech / KeeAgent

ssh agent plugin for KeePass 2.x
http://lechnology.com/software/keeagent
Other
522 stars 35 forks source link

Pass custom/proxy name (using process) #327

Closed strarsis closed 2 years ago

strarsis commented 2 years ago

As for some implementations helper tools have to be used (as wsl-ssh-agent), it would be very helpful if KeeAgent would allow the process that requests the key to pass a custom process name. Currently the process that is using the key is always npiperelay when WSL 2 is used with these extra helper tools. When npiperelay can pass the underlying process name, e.g. ssh it would be possible for the user to actually identify the underlying requesting process,

Related: https://github.com/rupor-github/wsl-ssh-agent/issues/28

dlech commented 2 years ago

It looks like the related issue was closed, so closing here too since this won't work without cooperation from the bridge. I agree that unless this is added to the ssh agent spec, it probably isn't worth pursuing.