This lets you create a TCP port listener on a remote host for you to run a test-netconnection to it.

This commit is contained in:
2025-09-24 02:53:15 +00:00
parent 0d87d0479f
commit f32f72704b

View File

@@ -77,4 +77,3 @@ Function Receive-TCPMessage {
}
}