property Remote: Boolean; default False;
Description
Determines on which side the SourcePort will be listened when port forwarding. If this property is False, port on the localhost will be listened, if Remote is True - port on the remote host (on which the SSH server is located) will be listened.
Note: This property has sense only if the Direct property is set to False.
See Also