D4-project / IPASN-History

IP ASN History to find ASN announcing an IP and the closest prefix announcing it at a specific date
https://www.d4-project.org/open%20source/asn/history/2019/01/09/IP-ASN-History.html
GNU Affero General Public License v3.0
91 stars 12 forks source link

minor thing: hg clone bgpdump does not work anymore #12

Closed aaronkaplan closed 2 years ago

aaronkaplan commented 2 years ago
hg clone https://bitbucket.org/ripencc/bgpdump

--> returns 404. I suggest you want to use this here?

https://github.com/RIPE-NCC/bgpdump

Rafiot commented 2 years ago

Is it needed? Is doing that not not enough: https://github.com/D4-project/IPASN-History#optional-build--install-bgpdumpy-required-to-process-dumps-from-ripe If not this script can/should go.

I don't think I have it installed.

adulau commented 2 years ago

bgpdumpy is used in https://github.com/D4-project/IPASN-History/blob/8948f11f5860eea8011b0a4dda3b75eede8439f3/bin/ripe_loader.py - Thanks for the PR @aaronkaplan

We don't use anymore the ripe_loader.py? @Rafiot