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.
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.