-
When I attempt to use either 0.77 or 0.77-1 with my PIV, I am never prompted to select the key. After I poke the "Set CAPI Cert" the UI locks up. No combination of alt-tab, drag-and-drop, or task-v…
-
anaconda3.2022.05(python 3.9.12)
pip install ibm_db(version 3.11)
code like below:
def get_ssh_tunnel():
server = SSHTunnelForwarder(
ssh_address_or_host=('SSH SERVER', 22),
…
-
Hi!
I can't seem to get winssh-pageant to run with 1Passwords integrated ssh-agent. The Windows 10 included OpenSSH and the manually installed [OpenSSH-x64-v8.9.1.0.msi](https://github.com/PowerShe…
-
### Execute
```
./gradlew bootBuildImage
```
### Build Dependencies
```
classpath
+--- org.springframework.boot:spring-boot-gradle-plugin:3.0.0-RC1
| +--- org.springframework.boot:sprin…
-
#### System information:
- Ubuntu 20.04
- Version 7.0.5.202005171753 (using latest snap)
#### Describe the problem you're observing:
Using a MySQL connection (haven't tested others) I'm unable …
-
- VSCode Version: 1.6.0
- Commit e52fb0bc87e6f5c8f144e172639891d8d8c9aa55
- Date 2016-10-10T18:37:40.189Z
- Shell 1.3.7
- Renderer 52.0.2743.82
- Node 6.5.0
- OS Version: Windows 7 Pro
Steps to Repro…
-
Hi,
Thank you for this project. It would be great to give the Windows users the possibility to use OpenSSH with FIDO2 support.
Could you help me with the configuration?
- I have downloaded and in…
-
KiTTY v0.76.0.9 spawns some background window:
![kitty_portable-0 76 0 9 exe](https://user-images.githubusercontent.com/3577122/175133929-3537da08-708d-432a-96ed-1fca65a4a867.png)
-
Putty version 0.76 (latest) doesn't load key from agent. Tried same key in ppk format in pageant (putty works) and connect to same server using openssh for windows (version 8.9p1) - also works. So the…
ghost updated
2 years ago
-
Hello,
I've a working implementation of docker support for forwarding the named pipe (`\\.pipe\\docker_engine`) into a socket (`-docker PATH`) usable from wsl. Do you have interest in accepting this …