Create Remote SSH Tunnel
tunnel_remote_forwardCreates a remote SSH port forward to expose a local service on a remote host. Specify session ID, remote and local ports, and local host.
Instructions
Creates a remote SSH port forward
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | SSH session ID | |
| remotePort | Yes | Remote TCP port | |
| localHost | Yes | Local host | |
| localPort | Yes | Local TCP port |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||