github ParallelSSH/parallel-ssh 2.4.0

latest releases: 2.14.0, 2.13.0, 2.13.0rc1...
4 years ago

Changes

  • Added interactive shell support to single and parallel clients - see documentation.
  • Added pssh.utils.enable_debug_logger function.
  • ParallelSSHClient timeout parameter is now also applied to starting remote commands via run_command.
  • HostOutput.stdin now handles EAGAIN automatically when writing - #165.
  • Assigning to ParallelSSHClient.hosts cleans up clients of hosts no longer in host list - #220.

Fixes

  • SSHClient with proxy enabled could not be used without setting port - #248
  • Encoding would not be applied to command string on run_command and interactive shells, utf-8 used instead - #174.

Don't miss a new parallel-ssh release

NewReleases is sending notifications on new releases.