-
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…
-
### Summary
This bug came about when trying to use the alertmanager role but the bug lies with `ansible-vault`.
When running a templated file validation with an vault encrypted variable it fails. …
-
Hi,
Great package, one thing I think you could do, which would make it work without configuration, is to use the $SSH_CLIENT environment variable, if it's populated, then get the IP address from th…
-
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 …