Ports
-
How can I tell which if any ports are open. I can attempt to open and close them, but that doesn't tell me if its already opened, that only tells me whether or not I can open it now (which may mean the port just does not exist).. Thanks, John
-
How can I tell which if any ports are open. I can attempt to open and close them, but that doesn't tell me if its already opened, that only tells me whether or not I can open it now (which may mean the port just does not exist).. Thanks, John
yust trace netstat -a :-O
-
How can I tell which if any ports are open. I can attempt to open and close them, but that doesn't tell me if its already opened, that only tells me whether or not I can open it now (which may mean the port just does not exist).. Thanks, John