Releases: Lifailon/ssh-bot
Releases · Lifailon/ssh-bot
0.2.0
Full Changelog: 0.1.0...0.2.0
- Combined access to remote hosts by key and/or password.
- Error handling when using commands that require user input.
- Support for storing and reusing passed variables and functions (the
exitcommand clears the history).
0.1.0
- Executing commands on the local (the one where the bot is running) or remote host (via
ssh) in the specified interpreter. - Support for parallel (asynchronous) command execution.
sshconnection manager with host availability check.- Support for directory navigation.