-
I run Keepass as elevated (admin) to be protected from other processes on machine - similar as in #164.
It possible to alter either access to MemoryMappedFile of MessageProc function in Pageant win…
-
I'm using KiTTY via PortableApps and syncing across computers with Nextcloud. This is working well for having synced session settings across computers, but one issue I have is my username is not the s…
-
Scoop is the Windows command-line installer. Could you please add and maintain manifest file for winssh-pageant into the [Scoop Extras repository](https://github.com/lukesampson/scoop-extras)? Thank y…
-
The OpenSSH that comes with Windows is not supported.
In `agent.py`, if the platform is Windows, it checks for a running Putty `pageant` agent, if not found it fails.
Is there any chance this can…
-
* Your Windows build number: Microsoft Windows [Version 10.0.17134.1]
I have .pem file located on local disk C `c/private-key.pem`. And I have a soft link to it on Ubuntu subsystem `~/.ssh/private…
-
Steps to reproduce
1. start pageant and load putty key from disk
2. make sure "cert/key auth promting" is enabled in pageant
3. open an ssh connection to a linux box
-> pageant asks to allow sig…
-
I tried to replace the original jsch with this updated variant, but that caused an NPE.
````java
CloneCommand cloneCommand = Git.cloneRepository()
.setURI("git@github.com:mwiede/j…
-
**Describe the bug**
For some reason I'm not being able to use my SSH and GPG clients in both Git Bash and my IDE (Jetbrains Idea).
I'm using `wsl2-ssh-pageant` as a way to fetch my GPG and SSH cr…
-
## Overview
[TIP]: # ( DO NOT include screenshots of your actual database! )
[NOTE]: # ( Give a BRIEF summary about your problem )
with 2.7.0 my main database and all the autoopen linked ones op…
-
I don't believe this is specific to git, but it exposes the problem nicely.
To do this test, I cloned [Mono](https://github.com/mono/mono) to `/mnt/c/mono`
When running `time git status` on WLS:
``…