-
**Describe the bug**
If you use a mongodb+srv:// database URL with a ssh tunnel. It will not use the ssh tunnel / the connection won't work due to an error saying that the connection can not have a p…
-
## What happened?
I try to ssh connect to my RISC-V device by python asyncssh, but some how failed.
Python3 asyncssh code:
```python3
import asyncio
import asyncssh
if __name__ == "__main__"…
chLFF updated
2 months ago
-
Соратники подскажите пожалуйста как правильно Keepalive выставлять в NetRocks?
Вот параметры соединения:
```
╔═════════════════ Site connection settings ══════════════════╗
║ Display name : …
-
k0sctl v0.19.4 is attempting to connect workers to the leader IP instead of the `externalAddress` I have specified in my config:
```
INFO[0023] ==> Running phase: Install workers
INFO[0023] [ssh] b…
-
Type: Bug
Description:
I’m unable to establish an SSH connection to my remote server via VS Code’s Remote Explorer. The connection fails when I try to use a custom shell script for ProxyCommand in m…
-
**What happened?**
Trying to create a dev env with devpod and connect with vscode, but it never connect. vscode web is working fine.
Devpod desktop installed on my local windows 11
The docker i…
-
### Feature request description
Currently, podman machine uses the default 10 max ssh connections, which causes errors in situations like the one described here: https://github.com/kubernetes-sigs/…
-
**Describe the bug**
RFC4252 (https://www.ietf.org/rfc/rfc4252.txt) states that:
"The SSH server may send an SSH_MSG_USERAUTH_BANNER message at any
time after this authentication protocol starts…
-
Good morning,
I'm trying to make an ssh tunnel from windows 10 but it doesn't work.
PS C:\Users\scrcpy-win64-v2.7\scrcpy-win64-v2.7> ssh -CN -L5038:localhost:5037 -R27183:localhost:27183 xx.xx.xxx.x…
-
Currently you can do nbd tunnelling through ssh if you open a separate ssh connection with -L 10809:localhost:10809. All that is required is to pass the -I localhost option to virtnbdbackup.
It wou…