Author Topic: Getting External IP of Yourself  (Read 619 times)

How would I get my external ip from console server sided? I tried getAddress and getRawIP, but they both returned "local".

$MyTCPIPAddress seems to exist client-sidedly; I'm not sure about whether it's available for servers.

Thank you. That's all I really needed.