netstat ano findstr port code example Example 1: how to check what is running in port 8080 netstat -a -n -o | find "8080 Example 2: netstat check port sudo netstat -plnt