IPWorks SSH 2020 JavaScript Edition

Questions / Feedback?

CancelForwarding Method

Requests the server to stop forwarding a remote TCP/IP port.

Syntax

async sshreversetunnel.cancelForwarding(address : string, port : number): Promise<void>

Remarks

The CancelForwarding cancels a previous TCP/IP port forwarding request. When calling it, provide the same argument values you provided on the RequestForwarding call.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 JavaScript Edition - Version 20.0 [Build 8501]