Friday, July 3, 2009

Track IPs connected to your computer

Step 1:
Open notepad and copy and paste the following commands in it and save it as getip.cmd

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


Step 2:
Now execute this file (double click) and you can see your IP in the command prompt.
It works only in NT based OS.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

No comments:

Post a Comment

Hey Guys! Thanks for visiting my blog. Hope you enjoy reading. Just leave your comments if you think this post is a worth readable! Your valuable comments are always welcomed. Please don't spam! and No abusive language would be tolerated. I would moderate your feedback and then it would be published. If you have any query I will try to give feedback as soon as possible.