grahama1970
Technical User
I want to filter out everything but TCP port 8181
netstat -np TCP 8181 5
obviously, this gives an error. Is there a way to do this? Or, is there another Windows command line utility that can do filter for specific ports
many thanks
g
netstat -np TCP 8181 5
obviously, this gives an error. Is there a way to do this? Or, is there another Windows command line utility that can do filter for specific ports
many thanks
g