windvalley/gossh

Supports expanding host patterns to host list

Closed this issue · 0 comments

E.g.:

Host pattern foo[1-3,9].sre.im that from command line arguments.

Expand to host list:

foo1.sre.im
foo2.sre.im
foo3.sre.im
foo9.sre.im