pivot_ssh_remote
Establish an SSH remote port forward to route traffic from a remote port to a local service, enabling access to internal network resources from an external position.
Instructions
SSH remote port forward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_host | Yes | ||
| local_port | Yes | ||
| ssh_target | Yes | ||
| remote_port | Yes |