mpolden / echoip

IP address lookup service
https://ifconfig.co
BSD 3-Clause "New" or "Revised" License
3.98k stars 527 forks source link

v4 shows IPv6 address #153

Closed cki-gh-tomasz-orzechowski closed 2 years ago

cki-gh-tomasz-orzechowski commented 2 years ago

$ curl -4 ifconfig.co 85.190.x.x $ curl -6 ifconfig.co 2001:678:.... $ curl v4.ifconfig.co 2001:678:... $ curl v6.ifconfig.co 2001:678:... $ curl -4 v4.ifconfig.co 85.190.x.x

cki-gh-tomasz-orzechowski commented 2 years ago

Missed that:

As of 2018-07-25 it's no longer possible to force protocol using the v4 and v6 subdomains. I