parallel-ssh v2.2.0 Release Notes

Release Date: 2020-12-01 // over 3 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ†• New single host tunneling, SSH proxy, implementation for increased performance.
    • Native SSHClient now accepts proxy_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.