Last Updated: February 25, 2016
·
660
· larrywilliamson

Get your public IP address easily

Using CURL:

curl ifconfig.me

Using wget:

wget -qO- ifconfig.me/ip

Using lynx:

lynx -dump ifconfig.me/ip