This lets you create a TCP port listener on a remote host for you to run a test-netconnection to it.
$msg = Receive-TCPMessage -Port 9999
This commit is contained in:
@@ -77,5 +77,4 @@ Function Receive-TCPMessage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user