I need to know my external IP so that I can host a minecraft server, use RDP and many other things I have used www.whatismyip.com to get this information but is there a terminal command for this becauseonly shows my local address.Code:ifconfig
I need to know my external IP so that I can host a minecraft server, use RDP and many other things I have used www.whatismyip.com to get this information but is there a terminal command for this becauseonly shows my local address.Code:ifconfig
A book........ its like the internet made out of a tree
~An explanation of a book in the near future
edit; after googgling a little bit, found a better one;
Code:wget -q -O - checkip.dyndns.org|sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
Last edited by Verbeck; December 27th, 2010 at 11:36 PM.
A book........ its like the internet made out of a tree
~An explanation of a book in the near future
How about simply:
Code:curl ifconfig.me
There are two mistakes one can make along the road to truth...not going all the way, and not starting.
--Prince Gautama Siddharta
#ubuntuforums web interface
Bookmarks