find out which ports are open on the local machine
System Admin
2
Posts
2
Posters
0
Views
1
Watching
-
Is there a way to find out which ports are open on the local machine and is there a way of opening and closing ports?
-
Is there a way to find out which ports are open on the local machine and is there a way of opening and closing ports?
On Windows:
netstat -a
This will list all connections and listening ports. As far as opening and closing ports, that depends on what services are running and/or any software running at the time, or software you create that opens its own ports. If you want to make sure things don't go outside your "protected" network, setup a firewall ;)"The greatest danger to humanity is humanity without an open mind."
- Ian Mariano - http://www.ian-space.com/