Find your public IP address from the command line(curlmyip.com)
curlmyip.com
Find your public IP address from the command line
http://curlmyip.com/
6 comments
These are my favorites, because they seem less likely to disappear in the future:
https://ip.appspot.com/
http://whatismyip.akamai.com/
https://ip.appspot.com/
http://whatismyip.akamai.com/
Same as http://icanhazip.com/
There is also http://ifconfig.me
Woah this is even more intense!
http://ifconfig.me/host for the hostname is a great option I wished curlmyip.com had
http://ifconfig.me/host for the hostname is a great option I wished curlmyip.com had
wtfismyip.com/text is the only one I can ever remember when I am on a terminal. For some reason it sticks in my head.
prefixing with ipv6 or ipv4 works nicely too.
prefixing with ipv6 or ipv4 works nicely too.
Bah, no IPv6 :(
You only need that if you are behind a NAT and on IPv6 there is no NAT. Simply use ifconfig.
particularly if using Tor or a VPN, but
is usually quicker than anything curl / wget based, as it doesn't use http. You can substitute `host` if `dig` isn't available.