Stop TCP Redirector via API

Description

Stops an active TCP listener in the current process.

Overview

This script stops a TCP redirector in the current process using API calls.

Arguments

Parameter Type Description
LPort int The listening port on the current system used by an active TCP redirector.

Dependencies

  • lateral
Scroll to Top