Skip to content

SSH.TCPListener.RemoteInterface

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

SSH.TCPListener.RemoteInterface

Property declaration

 Dim RemoteInterface As String

Remarks

The IP address of the network interface on the server on which to accept connections. If this property is the empty string then the server will listen on all of its interfaces.

Clone this wiki locally