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.33k stars 161 forks source link

multiple rDNS answers fix #4

Closed Worty closed 4 years ago

Worty commented 4 years ago

Your speedup is great but i noticed a small issue when having multiple rDNS answers, which is rare but possible, the output of asn is quite ugly in my opinion. I think its ok to just show the first result.

without patch: 09-08-2020_13 40 37_1d5cf7a337c5b3c9d9ca897aa80bf924

with patch: 09-08-2020_13 56 05_61e7502bfa423711c1b8a033c3253cb3

nitefood commented 4 years ago

Thanks, good catch!