CancelForwarding Method

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

Object Oriented Interface

public function doCancelForwarding($address, $port);

Procedural Interface

ipworksssh_sshreversetunnel_do_cancelforwarding($res, $address, $port);

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 PHP Edition - Version 20.0 [Build 8501]