4 ms·
Another shameless plug for my website, you can use ipkitten.com to get your public IP address from your terminal: $ curl ipkitten.com 27.44.144.144 And if
by lemcoe9 2y ago
Another shameless plug for my website, you can use ipkitten.com to get your public IP address from your terminal:
$ curl ipkitten.com
27.44.144.144
And if you visit it in a browser, you get your IP address and a kitten GIF!:
https://ipkitten.com https://ipkitten.com
- nullindividual 2y agoicanhazip.com is another service which does this.
- jachee 2y agoAnd the easy-to-remember-for-Unix-nerds: ifconfig.me/ip
- LargoLasskhyfv 2y agov6! Yay!
- jachee 2y agoOne of the reasons I dig it.
- emmelaich 2y agoor google search, which you tell you (might be fourth or more result) https://www.google.com/search?q=what%27s+my+ip https://www.google.com/search?q=what%27s+my+ip
- fragmede 2y agoif you use curl it'll do user agent detection and just give you your ip curl ifconfig.me
- peddling-brink 2y agoOr ifconfig.co
- fragmede 2y agoJust don't let grow up and eat http://ipchicken.com http://ipchicken.com.
- varenc 2y agoI love using ipinfo.com for the extra details it provides like hostname, ISP, ASN, etc. $ curl ipinfo.io/json or you can look up these details for any other IP: $ curl ipinfo.io/18.18.18.18
- reincoder 2y agoWe have a CLI as well: https://github.com/ipinfo/cli https://github.com/ipinfo/cli It has a ton of bells and whistles, including summarize IPs, bulk enrichment, grepip, and a ton of network-related tools. I was writing a series of blog posts on the CLI, but I think the series got too long and left users to discover the features of the CLI on their own.
- deleted 2y ago[deleted]
- xinayder 2y agothere's https://myip.wtf https://myip.wtf or wtfismyip.com which provides a strongly worded interface. You can also check which headers your browser is sending to the website.