/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Ifconfig.co – Hacker-friendly “What is my IP address”
(ifconfig.co)
224 points
gurjeet
| 1 comments |
30 Mar 21 08:02 UTC
|
HN request time: 0s
|
source
Show context
raesene9
◴[
30 Mar 21 13:17 UTC
]
No.
26634234
[source]
▶
>>26632178 (OP)
#
http://icanhazip.com/
is my favourite one of these services, for simplicity and also as I can always remember the URL :)
replies(3):
>>26634357
#
>>26634947
#
>>26636180
#
kuroguro
◴[
30 Mar 21 13:28 UTC
]
No.
26634357
[source]
▶
>>26634234
#
I use
https://wtfismyip.com/
for similar reasons :)
replies(2):
>>26634759
#
>>26634994
#
kalleboo
◴[
30 Mar 21 14:29 UTC
]
No.
26634994
[source]
▶
>>26634357
#
This one also shows both your IPv6
and
your IPv4 at the same time, which none of the other ones linked in these comments seems to do
replies(1):
>>26635325
#
throwaway744678
◴[
30 Mar 21 14:55 UTC
]
No.
26635325
[source]
▶
>>26634994
#
Pro of icanhazip.com is that you can curl it directly, it returns your address and nothing else; you don't have to parse the result to get the value, which is a big plus when used in a script:
curl icanhazip.com curl ipv4.icanhazip.com curl ipv6.icanhazip.com
replies(4):
>>26635490
#
>>26635799
#
>>26635899
#
>>26638577
#
1.
theblazehen
◴[
30 Mar 21 15:10 UTC
]
No.
26635490
[source]
▶
>>26635325
#
You can curl ifconfig.co as well, uses user agent sniffing to just return the IP
ID:
GO
↑