Sshoogr Versions Save

A Groovy-based DSL for working with remote SSH servers.

v0.9.27

4 years ago

v0.9.26

6 years ago
  • add setText(String text, boolean trim) method to RemoteFile
  • changed URL parser to allow '@' in passwords

v0.9.25

8 years ago

Added hideSecrets feature and commandOutput shortcut method

v0.9.24

8 years ago

Polished code base and build

v0.9.23

8 years ago

Fixes for #41, #40, #61, #31, #23, #17

v0.9.21

8 years ago

Add sshoogr launcher

v0.9.18

9 years ago

Upgraded to Gradle 2.1 Fixed #49, #56, #53, #57, #28, #47, #37

v0.9.16

9 years ago
  • Fixed issues with multi-threaded script and pass phrases
  • Added new convenience methods to DSL.

v0.9.14

10 years ago

v0.9.15

10 years ago
  • Added ability to escape characters in commands