Skip to content

Release version 0.6

Compare
Choose a tag to compare
@pkittenis pkittenis released this 09 Sep 13:03
· 536 commits to master since this release

This version adds

  • ProxyCommand support - Issue #6
  • Reading existing ProxyCommand configuration in ~/.ssh/config - Issue #6
  • SSH agent forwarding - Issue #8

Please note that SSH agent forwarding is now enabled by default, a change from previous versions.

If this is not desirable for you then set forward_ssh_agent=False when creating a ParallelSSHClient object.