Skip to content

SSH.TCPTunnel.LocalPort

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

SSH.TCPTunnel.LocalPort

Property declaration

 Dim LocalPort As Integer

Remarks

The local port number that is initiating the outbound connection. If this property is not set to a custom value then a random ephemeral port is used, and this property is updated to reflect the chosen port. The local port number need not actually be available.

See also

Clone this wiki locally