SSH Command Execution Plugin
Author: Steven Lynn
Version: 0.0.1
Type: tool
Description
The SSH Command Execution Plugin allows users to execute commands on remote servers via SSH protocol. It supports both password and private key authentication methods.
Don't know where to start? Try this DSL Template !
Features
- Supports password and private key authentication
- Executes remote commands and returns standard output and standard error
- Securely handles connection and authentication errors
Parameters
Safety Tip
Keep your instance IP and password safe in Environment Varriable -> secret!
Input and Output Example
Input:
Output:
Security Considerations
- Ensure you have permission to access the target server
- Sensitive information such as private keys and passwords should be kept secure
- Follow the principle of least privilege, granting only necessary execution permissions
License
MIT