How to check whose IP is connected to you?

All you have to do is, creat this notepad, please follow the instruction carefully:

INSTRUCTION:

  • Open notepad
  • Copy the following lines

@echo
@color 09
@netstat -n
@echo.
@pause

  • Save as getip.cmd
  • Move it to the desktop (or anywhere that catches your fancy)
  • Double-click on it to see the current TCP connections made to your PC!

That’s it guys! I hope that this will help you in any ways, enjoy!!!

Related posts: