Description | Download | Older versions | Acknowledgements
The remrun tool may be useful for one-off execution of a series of commands or a complicated command that does not easily lend itself to shell quoting and escaping via SSH. It copies the specified file to the remote host using SSH under a temporary filename, executes it on the remote side, then removes the temporary file.
The remrun homepage is here; the development history may be seen in the change log or in the GitLab repository.
The latest release is remrun-0.2.3:
0.2.2
0.2.1
0.2.0
0.1.0
Thanks go to (in no particular order):