2.2.0
Changes
- New single host tunneling, SSH proxy, implementation for increased performance.
- Native
SSHClient
now acceptsproxy_host
,proxy_port
and associated parameters - see API documentation - Proxy configuration can now be provided via
HostConfig
. - Added
ParallelSSHClient.connect_auth
function for connecting and authenticating to hosts in parallel.