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