This repository has been archived by the owner on Jul 22, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Windows 10 has the optional feature for an ssh client. This package comes with a backed in ssh-agent which utilizes windows named pipes instead of unix sockets. This CL adds support to communicate which such ssh-agent. This is mainly needed to enable ssh agents which do not support the pageant established "protocol". Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
- Loading branch information