Daily Archives: 10th August 2015


Simple netcat-like TCP Server or client

Need to have a process listening on some port to test your firewall rules? Instead of using a netcat or ncat, here’s a very simple Powershell implementation of this ncat/netcat feature:

If you need a TCP Client, the code is very straightforward: