Show HN: Ifcfg.me – What Is My IP Address
1–6 of 6 posts
Re: Show HN: Ifcfg.me – What Is My IP Address
#2Supports also lookup of other ips and hosts:
https://ifcfg.me/8.8.8.8
curl ready:
curl ifcfg.me/8.8.8.8
All commands: curl ifcfg.me/8.8.8.8/?Re: Show HN: Ifcfg.me – What Is My IP Address
#3Very nice and useful, thanks.
Re: Show HN: Ifcfg.me – What Is My IP Address
#4No IPv6? Also, why do we need another one of these? Not to put you down or anything but I usually just run curl icanhazip.com or ipchicken.com.
Re: Show HN: Ifcfg.me – What Is My IP Address
#5No IPv6? Also, why do we need another one of these? Not to put you down or anything but I usually just run curl icanhazip.com or ipchicken.com.
Oh there is IPv6, by default it goes just the default way, which seems is not IPv6 in your case.
But you can force IPv6 by using 6.ifcfg.me.
I know there are other services.
What I need the most is getting a short overview about my IP or others:
curl ifcfg.me/all
or curl ifcfg.me/google.comRe: Show HN: Ifcfg.me – What Is My IP Address
#6Nicely done, very useful. Especially the command line possibilities.