Skip to content

SSH.TCPTunnel.LocalInterface

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

SSH.TCPTunnel.LocalInterface

Property declaration

 Dim LocalInterface As NetworkInterface

Remarks

Specifies the local NetworkInterface that is initiating the outbound connection. If this property is not set to a custom value then Session.NetworkInterface is used. The LocalInterface need not refer to the same interface that the SSH session is using.

See also

Clone this wiki locally