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:
@@ -78,4 +78,3 @@ Function Receive-TCPMessage {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user