Settings for the local port forwarding.
| Modifiers | Name | Description |
|---|---|---|
static class |
LocalPortForwardSettings.With |
Local host to bind. Defaults to localhost.
Remote host to connect. Default to localhost of the remote host.
Remote port to connect. (Mandatory)
Local port to bind. Defaults to 0 (allocate free port).