16:33
2026-06-20
gist.github.com
developer-tools
Bitwarden SSH agent in WSL2 via a systemd user service (socat + npiperelay) β with the gotchas that make ssh-add hang
A developer created a systemd user service to bridge Bitwarden Desktop's SSH agent from Windows to WSL2 using socat and npiperelay, solving hanging issues with ssh-add. The solution requires the standβ¦