Skip to main content

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· 6mo agoDRIVERS
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.

02Drivers1
ssh-execconfigurable
driverssh-exec.ts

ssh-exec execution driver

Config Fields

FieldTypeDescription
hoststringSSH target hostname or IP
port?numberSSH port (default: 22)
userstringSSH username
private_key_path?stringPath to SSH private key
proxy_host?stringJump 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