IPWorks SSH 2020 Python Edition

Questions / Feedback?

cancel_forwarding Method

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

Syntax

def cancel_forwarding(address: str, port: int) -> None: ...

Remarks

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

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