Skip to content

Releases: nexvium/allssh

v3.3.0

11 Mar 05:42

Choose a tag to compare

Changes in this release:

  • Add ability to label hosts in output.
  • Add --sort=time option.
  • Add --reverse option.

v3.2.2

25 Feb 04:20

Choose a tag to compare

Minor release, primarily to change project to MIT License.

v3.2.1

18 Feb 05:20

Choose a tag to compare

This is a minor release that includes one new feature:

  • allow IPv4 addresses in host spec

v3.2.0

16 Mar 05:06

Choose a tag to compare

Update to include previously un-released enhancements:

  • Move old --quiet functionality to --no-header and forward --quiet to ssh command.
  • Add --input option to allow piping input to remote command.
  • Add --ok option to only display output from commands that succeeded.
  • Support user-defined host attributes in addition to auto-defined :UP.
  • Allow group names to have aliases.
  • Allow groups to be defined after inclusion in a previous group.
  • Toggle output color between hosts.