DEPRECATED
Merged into @swampadmin/remote-exec which supports SSH, WinRM, and container exec
Superseded by @swampadmin/remote-exec
Old Ssh Exec
@swampadmin/old-ssh-execv2025.03.10.0
01README
Legacy SSH remote execution driver. Use @swampadmin/remote-exec instead.
Note
This extension has been superseded by the remote-exec extension which supports SSH, WinRM, and container exec.
02Drivers
ssh-execconfigurable
driverssh-exec.ts
ssh-exec execution driver
Config Fields
| Field | Type | Description |
|---|---|---|
| host | string | SSH target hostname or IP |
| port? | number | SSH port (default: 22) |
| user | string | SSH username |
| private_key_path? | string | Path to SSH private key |
| proxy_host? | string | Jump host / bastion for tunneling |
03Stats
Downloads
0
Archive size
245.0 KB
Not yet scored.
A score will be generated the next time this extension is published. The owner can also trigger scoring manually.
04Platforms
05Labels