-
ssh disconnects after 5 minutes (does it?) or at least after some time. Or some other timeout/keepalive that hits after 300s but not after 900s?
```
root@leaf1:~# journalctl -u ssh.service -b 0 --…
-
Currently asyncssh does not support hostname canonicalization in the client config [[docs](https://asyncssh.readthedocs.io/en/stable/api.html#config-file-support)]. Please add support for the followi…
-
Please provide for the SSH and SCP Client the same Solution implemented in the Ticket "Add SFTP client preferred authentications setting #483"
Jsch Sftp client provides the configuration setting fo…
-
**Describe the bug**
THE BUG :
$ lazydocker
2024/11/16 03:10:19 tunnel ssh docker host: ssh tunneled socket never became available: context deadline exceeded
I'm using DOCKER_HOST="ssh://somet…
-
With DNF 4, it was possible to use both `dnf provides` and `dnf whatprovides`. These should be aliases of each other. However, it does not appear to work with DNF 5. This potentially breaks some backw…
-
Thanks for this plugin! Saves sooo much time!
I think statically providing plink is bad practice. Everyone can install the official openssh client themselves (“Settings” > “Apps” > “Optional Featur…
-
**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…
-
UDP Gateway (UDPGW) is a daemon that enables UDP packet forwarding over SSH tunnels. It's particularly useful for applications that rely on UDP, such as DNS, VoIP, and online gaming, when you need to …
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version:
- OS Version:
Version: 1.95.3 (Universal)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T…
-
As explained in https://github.com/daytonaio/daytona/issues/282 - users may run into issues when running daytona on WSL2 and trying to `daytona code` into a workspace when using an IDE reliant on the …