Alexandre Rodrigues
Alexandre Rodrigues
Starting with OTP 27 a compilation warning is emitted.
**Is your feature request related to a problem? Please describe.** For troubleshooting purposes, we would like to be able to have more detailed information of setup of the an SSH...
This PR aims at introducing the equivalent of openssh ClientAliveInterval/ClientAliveCountMax (https://man.openbsd.org/sshd_config#ClientAliveCountMax) and ServerAliveInterval/ServerAliveCountMax There's 2 notable differences: 1) In openssh "The default is 0, indicating that these messages will not...
This PR expands the connectfun with the SSH connection information and expands the ssh:connection_info information with a new field which has the authentication method used. This last addition brings feature...
**Describe the bug** I'm not sure this is a bug, but I am observing that in some circumstances calling a function with the wrong type makes dialyzer consider the return...