create_stream
Create a TCP/UDP stream proxy to forward traffic from a local port to a remote host and port. Optionally attach an SSL certificate.
Instructions
Create a new TCP/UDP stream proxy
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incoming_port | Yes | Port to listen on (1-65535) | |
| forwarding_host | Yes | Host to forward to | |
| forwarding_port | Yes | Port to forward to (1-65535) | |
| tcp_forwarding | No | ||
| udp_forwarding | No | ||
| certificate_id | No |