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

add option to force IPv6 traceroute #44

Closed vmsh0 closed 1 year ago

vmsh0 commented 1 year ago

I'm sending this PR as explained in #43.

nitefood commented 1 year ago

This should not be needed anymore as per f53ff33f0f3749e538d1e2dbf7d09d4efc977688, which improves IPv6 detection. Thanks for your input, I will probably add a -4 switch because -6 is supposedly redundant at this point: IPv6 will be always preferred over IPv4 if available, but conversely it may be desireable to force using IPv4 on dual stack hosts, and that's where a -4 option would come in handy.