nitefood / asn

ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server
MIT License
1.31k stars 159 forks source link

Cannot iterate over null #33

Closed otorun closed 2 years ago

otorun commented 2 years ago

When you use it with the -g parameter, it prints the following error, do you know the reason?

jq: error (at :1): Cannot iterate over null (null)

nitefood commented 2 years ago

Apparently RIPE changed their IPMap API specification and now presents anycast detection engine results differently. Small change to be implemented, will push a fix shortly.

Thanks for reporting!