Description
Implements SSH2 client behavior in Python for secure remote connections, command execution, file transfer, and tunneling workflows. It helps automation tools manage remote systems over SSH.
SSH access can control real machines and transfer sensitive files. Protect keys and passwords, verify host keys, and review automation before running commands remotely.