Skip to main content

Type Alias: PortForward

PortForward = object

Properties​

backend​

backend: number

Destination port for traffic.


frontend?​

optional frontend?: number

Port to expose to clients. If unspecified, a default will be chosen.


protocol?​

optional protocol?: NetworkProtocol

Transport layer protocol to use for traffic.