New Exploit: Get Server IP address
Posted: December 3rd, 2012, 2:01 am
This one is not for everyone because some you won't be able to understand its existance purposes.
Although, i will still go through it, and give explanations to anyone who wants.
So, how to get server IP address:
Open a notepad and c/p inside this
Save it as getip.cmd then move it to the desktop. Launch lineage (preferably minimized) and then when you are on the selection screen launch getip.cmd
In the end this will give you IP address and port
Hope it helped, if it did leave a good response
[/color][/b]
Although, i will still go through it, and give explanations to anyone who wants.
So, how to get server IP address:
Open a notepad and c/p inside this
Code: Select all
@echo
@color 09
@netstat -n
@echo.
@pauseIn the end this will give you IP address and port
Hope it helped, if it did leave a good response