Nathan Beals

Results 38 comments of Nathan Beals

Did you recently remove that feature (the DRC__ environment variables)? I just transferred servers and updated docker/docker containers and these environment variables don't seem to work (and they are applied...

I guess the fact that it was "working" prior was just artefacts from somewhere else? FWIW: I'd use this. I like to push the config to git, but I don't...

> The only uncommon dependency we have is https://github.com/apenwarr/fixconsole - we could see if a build without it triggers any detections. Reviewing the code I don't see anything suspicious but...

Thanks @benpye , I'll start looking into it and attempting it. I'll comment here if I have any questions to ask.

I'm about 2 weeks away from finishing my CS bachelor degree, and then it looks like I'll have lots of time this summer to work on this, it's scratching a...

Taking a deeper look at the code, the gist of what I need to do is: 1. Create a `queryOpenSSH` [function similar to](https://github.com/benpye/wsl-ssh-pageant/blob/golang/main.go#L85) the `queryPageant` that exists. 2. [Add logic...

I've made some decent progress @benpye, Querying the openssh agent works, I'm listening to GetMessage correctly and reading the WM_COPYDATA struct. I can get the map name but I'm hitting...

First off, thank you @benpye for the help and examples, it saved untold time. I present https://github.com/ndbeals/winssh-pageant, It does what this feature request was asking for. Since making this request...

Thanks for the issue report, I'll look into this further, which version of putty are you using?

Hey @immersivegamer sorry for the delayed response, I just wanted to let you know I am looking into this, no ETA yet though