Skip to content

New Automation Release && Crypto improvements

Latest
Compare
Choose a tag to compare
@ekam-g ekam-g released this 18 Aug 21:17
· 2 commits to main since this release

This allows you to put in input into your globalssh server with one command allowing for automation!

$ globalssh client test 8 "sudo dnf update\n"
$ globalssh client test 8 "mysudopassword\n"
$ globalssh client test 8 "y\n\n"

Crypto bug was also fixed too