Open
Description
Feature Request
Add OpenSSH config reading functionality for libssh2
clients.
Currently only the paramiko based clients have openssh config functionality for overriding configuration.
Provide this functionality to the libssh2
based clients by adding config reading capability and returning HostConfig
entries.