Hi there,
I was wondering if it would be possible to grab an IP address of a certain realm or a group of realms. How does the system exactly work? Does anyone have a deep amount of knowledge on this?
Hi there,
I was wondering if it would be possible to grab an IP address of a certain realm or a group of realms. How does the system exactly work? Does anyone have a deep amount of knowledge on this?
CMD:
netstat -n | find ":3724"
and you will find the realm ip ur currently connected to
As it has been stated, getting the IP you're connected to when online isn't all that hard, but what do you hope to do with it?