-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.TCPTunnel.LocalInterface
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
Dim LocalInterface As NetworkInterface
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.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.