in reply to netstat equivalent

Checkout the following on a similar attempt by shotgunefx who appears to have run into the same wall you did and worked a solution which is talked about in Node 184721

There is also an discussion of using Regex with Netstat that contains some code examples at Node 172741

While not a module, from the quick read of these, they appear to contain enough code snippets to get you well started down the path.