get all processes that use a port windows code example Example: list process using port sudo lsof -n -i :80 | grep LISTEN