Jump to content

[HELP]IP


SneakyBeaky

Recommended Posts

Well i know that this is for sure posted but i cant find it...

I want to know how can i see all the active ips with the cmd....

give me a link with the topic or tell me what to type in cmd

 

Thank you

Link to comment
Share on other sites

write on cmd this code:

 

netstat -n

__________________________________

or make a txt file and add the following:

 

@echo

@color 09

@netstat -n

@echo.

@pause

 

and save it, as getip.bat

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...