Skip to content

2.2.0

Compare
Choose a tag to compare
@pkittenis pkittenis released this 01 Dec 18:25
· 52 commits to master since this release
084696d

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.